1.0.6 • Published 6 years ago
@ema/core v1.0.6
Generic javascript library
@ema/core
- Isomorphic modules library
- Shareable among all Javascript projects
- Config - translation - util etc.
Distribution: npm / https
Documentation
Using the library
- Run
npm install @ema/core --save
- ES6 usage:
import { ConfigService, DomUtil } from '@ema/core'
- ES5 usage:
import { ConfigService, DomUtil } from '@ema/core/dist/lib/index'
Dev: getting started
Clone the repo, then run:
npm install
npm start
To watch for file changes during develop, run:
npm run dev
To build the components and classes for production, run:
npm run build
To run the unit tests for the components and classes, run:
npm test
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
0.2.35
6 years ago
0.2.34
6 years ago
0.2.33
6 years ago
0.2.32
6 years ago
0.2.30
6 years ago
0.2.29
6 years ago
0.2.28
6 years ago
0.2.27
6 years ago
0.2.26
6 years ago
0.2.24
6 years ago
0.2.22
6 years ago
0.2.21
6 years ago
0.2.20
7 years ago
0.2.19
7 years ago
0.2.18
7 years ago
0.2.16
7 years ago
0.2.15
7 years ago
0.2.14
7 years ago
0.2.13
7 years ago
0.2.12
7 years ago
0.2.11
7 years ago
0.2.10
7 years ago
0.2.9
7 years ago
0.2.8
7 years ago
0.2.7
7 years ago
0.2.5
7 years ago
0.2.4
7 years ago