-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.txt
67 lines (42 loc) · 1.31 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
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 nodes
The motto is: do not over-engineer.
* No transpilers
* No trove of classes
* No complicated solutions
* Simplicity is key
Size: 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.game
Dependencies
============
Mandatory, one of:
* NoDash (https://squizzle.me/js/nodash)
* underscorejs.org
* lodash.com
Optional (for Sqimitive.jQuery only), one of:
* jquery.com
* zeptojs.com
Documentation
=============
The awfully detailed reference:
https://squizzle.me/js/sqimitive
An 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