https://github.com/electrikmilk/spark
Minimal web library ⚡️
https://github.com/electrikmilk/spark
javascript javascript-library web-library
Last synced: 9 days ago
JSON representation
Minimal web library ⚡️
- Host: GitHub
- URL: https://github.com/electrikmilk/spark
- Owner: electrikmilk
- License: bsd-2-clause
- Created: 2024-08-09T16:44:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-14T22:57:40.000Z (6 months ago)
- Last Synced: 2025-12-17T10:16:30.438Z (6 months ago)
- Topics: javascript, javascript-library, web-library
- Language: JavaScript
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README

# Spark
Spark is a web framework.
```
npm i @electrikmilk/spark
```
## Features
- Easy, optionally reactive, randomness
- Reactive stores for data, media queries, and data returned from HTTP requests like a JSON API
- Global references
- Element rendering abstraction
- Element animations
- 3rd party resource management
- Local storage management
- Live URL params management
- Custom elements abstraction
- Various utility functions
- and more...
[Learn more on the Wiki](https://github.com/electrikmilk/spark/wiki)