Explore >> Select a destination


You are here

adrian.schoenig.me
| | itsmycode.com
3.4 parsecs away

Travel
| | PrismJs is a library written using JavaScript, which is used for syntax highlighting. Prism is very lightweight (2KB), intuitive, blazing-fast and extensible compared to other libraries.
| | log.schemescape.com
2.7 parsecs away

Travel
| | It's not bloat if I actually use it, right?
| | zackoverflow.dev
2.2 parsecs away

Travel
| | Using Tree-sitter to add syntax highlighting to my personal code editor, Glyph.
| | zserge.com
72.9 parsecs away

Travel
| How to write a small extensible code editor in pure javascript, with syntax highlighting and a few other nice features in 1KB. Absolutely no dependencies, a bit of contenteditable magic, with a strong focus on keeping it small and simple.