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
- Host: GitHub
- URL: https://github.com/naharashu/lightjs
- Owner: Naharashu
- License: mpl-2.0
- Created: 2025-04-06T15:43:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T19:19:16.000Z (12 months ago)
- Last Synced: 2025-05-07T06:13:53.254Z (11 months ago)
- Topics: dom, framework, javascript, library
- Language: JavaScript
- Homepage:
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LightJS

[](https://github.com/Naharashu/LightJS/fork)
[](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