Vim.js – JavaScript port of Vim

Atwood’s Law – any application that can be written in JavaScript, will eventually be written in JavaScript – seems to be getting more and more traction.  Here is the newest example – Vim.js – a JavaScript port of the popular editor Vim.

vim.js

This is not a production day-to-day ready software yet, but it’s a good start.  You can check out the project from GitHub and play with the source code.

List.js – Search, sort, filters, flexibility to tables, list and more

List.js – Search, sort, filters, flexibility to tables, list and more

Tiny, invisible and simple, yet powerful and incredibly fast vanilla Javascript that adds search, sort, filters and flexibility to plain HTML lists, tables, or anything.

Source code on GitHub.