An open API service indexing awesome lists of open source software.

https://github.com/naharashu/lightjs

fast and simple js library for dom, key-value dbs and more
https://github.com/naharashu/lightjs

dom framework javascript library

Last synced: 11 months ago
JSON representation

fast and simple js library for dom, key-value dbs and more

Awesome Lists containing this project

README

          

# LightJS
![LICENSE](https://img.shields.io/badge/MPL--2.0-blue?style=for-the-badge)
[![Forks](https://img.shields.io/github/forks/Naharashu/LightJS.svg?style=social&label=Fork)](https://github.com/Naharashu/LightJS/fork)
[![Version](https://img.shields.io/github/v/tag/Naharashu/LightJS?label=version)](https://github.com/Naharashu/LightJS/releases)

fast and simple js library for dom, key-value dbs and more

#### Features:
- small size
- modular structure
- own key-value database with cluster mechanic and temp data
- DOM management
- host http server, only in 3 lines
- own crypto function(not recommended for real security)
- router
- many useful functions

#### Required:
- Node.js 18 and higher

#### Plannings:
- make min version
- make more good DOM management
- more integration with Node.js
- upgrade backfast module
- upgraded other modules
- other many things