0.0.5 • Published 10 years ago

ekit-util v0.0.5

Weekly downloads
1
License
-
Repository
github
Last release
10 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

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago