Skip to content

henrytao-me/ekit-util

Repository files navigation

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>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published