Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nullvoxpopuli/limber

Glimdown playground for documentation, demos, etc
https://github.com/nullvoxpopuli/limber

editor ember glimmerjs hacktoberfest markdown

Last synced: 4 days ago
JSON representation

Glimdown playground for documentation, demos, etc

Awesome Lists containing this project

README

        

# Glimdown

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

[REPL](https://limber.glimdown.com) @ https://limber.glimdown.com

Interactive [Glimmer Tutorial](https://tutorial.glimdown.com) @ https://tutorial.glimdown.com

-----------------------------------------------------------------

[Open Issues](https://github.com/NullVoxPopuli/limber/issues?q=is%3Aopen+is%3Aissue+-author%3Arenovate%5Bbot%5D) |
[Pending Dependency Updates](https://github.com/NullVoxPopuli/limber/issues/42)

[Submitted PRs](https://github.com/search?q=repo%3ANullVoxPopuli%2Flimber+is%3Apr+-author%3ANullVoxPopuli+-author%3Arenovate%5Bbot%5D+-author%3Agithub-actions%5Bbot%5D&type=pullrequests) |
[Renovate PRs](https://github.com/NullVoxPopuli/limber/pulls/renovate%5Bbot%5D) |
[Release Preview PR](https://github.com/NullVoxPopuli/limber/pulls?q=is%3Aopen+is%3Apr+%22Release+Preview%22)

## 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 `cd`ing 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