Commit graph

9 commits

Author SHA1 Message Date
thednp
984fa6a5f1 Update bower.json 2016-08-22 17:24:36 +03:00
thednp
10d47b89da Update bower.json 2016-07-25 18:38:49 +03:00
thednp
7527628aef Update bower.json 2016-03-24 14:31:29 +02:00
thednp
5bbb709361 Update bower.json 2016-03-24 14:30:07 +02:00
thednp
859e8a7fb2 Update bower.json 2016-02-06 00:12:51 +02:00
thednp
480ece6a9c Update bower.json 2015-12-30 00:32:16 +02:00
thednp
6181d45689 Update bower.json 2015-11-02 01:25:45 +02:00
Ingwie Phoenix
189241b87c jQuery added as dependency. 2015-11-01 21:55:32 +01:00
Ingwie Phoenix
e2aa72e14b NPM/Bower and UMD support.
- Supports `require()` and `define()` style loading.
- Is available on Bower through Git tags. Not yet via NPM. (run `npm publish` inside the project to do so)
- README updated with hint of usability with module loaders

In the code:
- Implemented UMD method, using AMD in first instance.
- Error is thrown is the root KuteJS could not be found.

What is missing:
- Sub-modules should export their factory rather than doing this on their own.
2015-11-01 21:51:51 +01:00