M.js is a minimalist, modernist, UI component framework for the web.
https://github.com/mikesmullin/m-js/blob/master/src/m.js
https://mikesmullin.github.io/m-js/
-
Docs.js
The docs are implemented using this library. [ so meta! ]
Viewing them also provides an in-the-wild eat-your-own-dog-food proof-of-concept,
and a generally example you can use to learn from source code.https://github.com/mikesmullin/m-js/blob/master/docs/docs.js
- Super small Markdown parser at ~1.8KB minified
https://github.com/mikesmullin/m-js/blob/master/src/extras/markdown-jxml.js - Small Lucene parser at ~2KB minified
https://github.com/mikesmullin/m-js/blob/master/src/extras/lucene-searchy.js
MIT