1.0.0 • Published 6 years ago

ew.lib.core v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Eisenwerk: lib.core

DO NOT INSTALL THIS!!!

Hey there ;)

Installation

Usage

import Util from 'ew.lib.core/Util';
import Enum from 'ew.lib.core/Enum';

Build process, just in case if you want one :)

npm install;
npm run dev.build; # build a developlment version
# or
npm run build; # build a prodction, minified and uglifyed version

License

MIT

Enjoy ;)