ekit-util

0.0.5 • Public • Published

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>

Readme

Keywords

none

Package Sidebar

Install

npm i ekit-util

Weekly Downloads

2

Version

0.0.5

License

MIT

Last publish

Collaborators

  • henrytao