Skip to content
/ limber Public
forked from NullVoxPopuli/limber

Glimdown playground for documentation, demos, etc

License

Notifications You must be signed in to change notification settings

tcjr/limber

 
 

Repository files navigation

Glimdown

Write Ember or Glimmer rendered with markdown right in your browser.

REPL @ https://limber.glimdown.com
Interactive Glimmer Tutorial @ https://tutorial.glimdown.com


Open Issues | Pending Dependency Updates

Submitted PRs | Renovate PRs | Release Preview PR

Contributing

PRs always welcome! ❤️

Security

If there are any security concerns, please email security [at] nullvoxpopuli.com

Running / Development

  • pnpm i - installs all deps
  • pnpm start to start the apps, ui addon, and style watcher
    • other libraries can be manually started / built by cding to their directory and running the local scripts
  • pnpm lint to lint everything
  • pnpm lint:fix to fix lint violations, where applicable
  • pnpm test to test everything

Special Thanks

Cross-Browser testing provided by

About

Glimdown playground for documentation, demos, etc

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.4%
  • JavaScript 26.6%
  • HTML 2.8%
  • CSS 1.9%
  • Shell 0.3%