Commit graph

4 commits

Author SHA1 Message Date
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