Destiny: Prettier for JavaScript/TypeScript File Structures
Prettier for File Structures. Contribute to benawad/destiny development by creating an account on GitHub. (more…)
Read more »
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. Read more