limber
limber copied to clipboard
Glimdown playground for documentation, demos, etc
Getting this working will be a goof proof of concept for getting ESM-based building working in limber ~~https://jsbin.com/jiqibecoli/6/edit?html,output~~ ~~https://jsbin.com/xoluleb/27/edit?html,output~~ https://jsbin.com/hurezev/edit?html,output Current Blockers: - Runtime versions of these are needed: -...
Hi. Thanks for the fun and useful https://tutorial.glimdown.com. When looking at the [remote-data](https://tutorial.glimdown.com/11-requesting-data/1-using-remote-data) and [keeping latest](https://tutorial.glimdown.com/12-loading-patterns/1-keeping-latest) examples I get exited about the simplicity and composability. However, I struggled to wrap...
- [ ] lint in the browser https://github.com/ember-template-lint/ember-template-lint/issues/2120 - [ ] contextual errors from the VM (line them up in the editor, rather than render them in a corner of...
https://twitter.com/oscard0m_/status/1690664760268763136
## Summary copilot:summary ## Details copliot:walkthrough
## Summary copilot:summary ## Details copliot:walkthrough
## Summary copilot:summary ## Details copliot:walkthrough
When approaching the limit of the URL, we should immediately store the project to local storage and clear the URL, after which point we can prompt to the user to...
Right now the REPL represents a single file, for more complex demos / tutorials, we'll need to support multiple files -- which will require some changes to how storage works...
I had wanted to use Limber for showcasing https://github.com/NullVoxPopuli/ember-statechart-component/, because the story here is *really* slick with template imports -- but xstate (and ember-statechart-component) are not included in the Limber...