linkedin / dustjs

Asynchronous Javascript templating for the browser and server
http://dustjs.com
MIT License
2.91k stars 479 forks source link

Save gists from the dust test page #716

Open grawk opened 8 years ago

grawk commented 8 years ago

Perhaps this has already been filed, but the dust test page (http://linkedin.github.io/dustjs/test/test.html) is very helpful and it would be even more helpful if you could save and share gists from it.

sethkinast commented 8 years ago

I really want to build "gust" (it's gist for Dust!) but just so many projects...

On Tue, Feb 16, 2016 at 7:03 PM Matt Edelman notifications@github.com wrote:

Perhaps this has already been filed, but the dust test page ( http://linkedin.github.io/dustjs/test/test.html) is very helpful and it would be even more helpful if you could save and share gists from it.

— Reply to this email directly or view it on GitHub https://github.com/linkedin/dustjs/issues/716.

grawk commented 8 years ago

Well you've got the name nailed for sure! :100:

sethkinast commented 8 years ago

I wonder if I could fork an existing gistable repl like Babel's and just hack something up that way.

On Tue, Feb 16, 2016 at 7:39 PM Matt Edelman notifications@github.com wrote:

Well you've got the name nailed for sure! [image: :100:]

— Reply to this email directly or view it on GitHub https://github.com/linkedin/dustjs/issues/716#issuecomment-185002279.

grawk commented 8 years ago

If gust was either deployed or built such that we (PayPal) could deploy it internally, it would definitely get heavy usage. If I have time to follow-up I'll look around at possible solutions and update this ticket.

sethkinast commented 8 years ago

OK, so a standalone module would be best. It honestly would be pretty fun to build, maybe we can get some traction on it.