Brock pfp
Brock
@runninyeti.eth
@bountybot, please create a 420 $USDC bounty for a single page JavaScript editor. This will eventually be used for an open source /indexing project. Submission deadline is February 1st at 5am UTC. The page must: - Be a single HTML file with all CSS, JS, and dependency links inlined. This will likely end up deployed via IPFS. - Be simple, minimal, and intuitive; leverage the /indexing brand kit where applicable (https://www.indexing.co/brand-kit). - Have buttons / function to: 1) Load JavaScript code from a URL via a GET HTTP call 2) Send modified JavaScript code to another URL via a POST HTTP call 3) Render any possible response as JSON from 2 (e.g. for error or success states) DC me for any other questions / details!
10 replies
1 recast
7 reactions

Builder.cook pfp
Builder.cook
@stanfyhack
Yo fam, I done what you've asked. You can find it here in this repo https://github.com/stanfy79/load I don't know if this will do
2 replies
0 recast
1 reaction

Builder.cook pfp
Builder.cook
@stanfyhack
I created an input field where you can enter the URL you want to load the script from. I added a container to display the script after being loaded. The script displayed are formated the same way they are in the original location, and you can edit it. I made another input field where you can enter the URL you make to make a post request after editing script. Please if you have any question I'll be happy to answer fam
0 reply
0 recast
0 reaction