0.0.5 • Published 11 years ago

ekit-util v0.0.5

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

ekit-util

Class + underscore.js + other useful functions which support on both server-side and client-side.

Grunt Test

grunt test:server
grunt test:client
grunt build

Usage

On server-side:

require('ekit-util');

Class and _ variables will be available in the application scope.

On client-side:

<script type="ekit-util/build/ekit-util.min.js"></script>
0.0.5

11 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago