majidai

majidai is a nodejs web framework released under MIT liscense. It works on native node environment without installing any other libraries. And it is less then 50KB in size.

majidai is a configuration centralized webframework. We can easily create HTTPS SERVER (including http2) by just customizing the configuration.

merodb

MeroDB is a Javascript library that is released under MIT liscense. It helps to manipulate Javascript objects easily like a database. Querying is very similar to NoSQL database.