Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/progerxp/sqimitive
Lightweight framework for modular, event-based JavaScript programming
https://github.com/progerxp/sqimitive
Last synced: about 2 months ago
JSON representation
Lightweight framework for modular, event-based JavaScript programming
- Host: GitHub
- URL: https://github.com/progerxp/sqimitive
- Owner: ProgerXP
- License: unlicense
- Created: 2014-10-06T07:23:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T18:37:05.000Z (over 1 year ago)
- Last Synced: 2024-10-07T22:10:09.107Z (3 months ago)
- Language: JavaScript
- Homepage: http://squizzle.me/js/sqimitive/
- Size: 1.93 MB
- Stars: 47
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Sqimitive.js - a JavaScript primitive
=====================================Sqimitive is a lightweight framework of several classes for modular, event-based
programming on top of native ES5+ JavaScript, in browser or server environment.* Ubiquitous events - reactive programming and inheritance without "__super__"
* Unlimited nesting of objects - powerful collections out of the box
* Tight integration with the DOM - working with data objects, not nodesThe motto is: do not over-engineer.
* No transpilers
* No trove of classes
* No complicated solutions
* Simplicity is keySize: 27K minified, 9K gzipped.
Sqimitive is the integral part of HeroWO.js - a JavaScript re-implementation of
Heroes of Might and Magic III.* https://github.com/HeroWO-js/Workbench
* https://herowo.gameDependencies
============Mandatory, one of:
* NoDash (https://squizzle.me/js/nodash)
* underscorejs.org
* lodash.comOptional (for Sqimitive.jQuery only), one of:
* jquery.com
* zeptojs.comDocumentation
=============The awfully detailed reference:
https://squizzle.me/js/sqimitiveAn introductory article in Russian:
https://habr.com/ru/post/239149/Ways to install
===============$ npm install sqimitive
License
=======Public domain.
http://unlicense.org---
Squizzle ♥ it
https://squizzle.me