Commit graph

10 commits

Author SHA1 Message Date
thednp
f46e780271 Update package.json 2016-08-22 17:24:11 +03:00
thednp
4fca28e269 Update package.json 2016-07-25 18:38:37 +03:00
thednp
f4576d4bca Update package.json 2016-03-24 14:31:50 +02:00
thednp
6176a75fe1 Update package.json 2016-03-24 14:30:56 +02:00
thednp
b3be076328 Update package.json 2016-02-06 00:12:54 +02:00
thednp
b1550f1111 Update package.json 2016-02-06 00:10:02 +02:00
thednp
32a741ab20 Update package.json 2015-12-30 00:32:38 +02:00
thednp
e9a4daa8be Update package.json 2015-11-02 01:24:55 +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