1.0.6 • Published 4 years ago

@ema/core v1.0.6

Weekly downloads
3
License
-
Repository
-
Last release
4 years ago

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

Image

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

0.2.35

5 years ago

0.2.34

5 years ago

0.2.33

5 years ago

0.2.32

5 years ago

0.2.30

5 years ago

0.2.29

5 years ago

0.2.28

5 years ago

0.2.27

5 years ago

0.2.26

5 years ago

0.2.24

5 years ago

0.2.22

5 years ago

0.2.21

5 years ago

0.2.20

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago