0.4.1 • Published 4 years ago

immy v0.4.1

Weekly downloads
28
License
ISC
Repository
-
Last release
4 years ago

Immy is targeted at Node 6.5.x and newer, which allows most recent language features to be used. The use of ES2015 modules (which Node 6.5.x does not support) is enabled by using Webpack to bundle the package's code together.

Immy has no dependencies, so it's fine to use in browsers.

Note however that the bundled code is not minified, nor is it transpiled into ES5. If you want to use Immy in browsers that only support ES5, you will need to handle this transpilation yourself.

(Babel is included in the project purely to allow Jest to resolve imports and exports, so that it can run unit tests.)

To support tree-shaking, the unbundled ES2015 code is also included in the package. Recent Webpack versions should support this without any extra configuration.

1.0.0-alpha.31

4 years ago

1.0.0-alpha.30

4 years ago

1.0.0-alpha.29

4 years ago

1.0.0-alpha.28

4 years ago

1.0.0-alpha.27

4 years ago

1.0.0-alpha.26

4 years ago

1.0.0-alpha.25

4 years ago

1.0.0-alpha.24

5 years ago

1.0.0-alpha.23

5 years ago

1.0.0-alpha.22

5 years ago

1.0.0-alpha.21

5 years ago

1.0.0-alpha.20

5 years ago

1.0.0-alpha.19

5 years ago

1.0.0-alpha.18

5 years ago

1.0.0-alpha.17

6 years ago

1.0.0-alpha.16

6 years ago

1.0.0-alpha.15

6 years ago

1.0.0-alpha.14

6 years ago

1.0.0-alpha.13

6 years ago

1.0.0-alpha.12

6 years ago

1.0.0-alpha.11

6 years ago

1.0.0-alpha.10

6 years ago

1.0.0-alpha.9

6 years ago

1.0.0-alpha.8

6 years ago

1.0.0-alpha.7

6 years ago

1.0.0-alpha.6

6 years ago

1.0.0-alpha.5

6 years ago

1.0.0-alpha.4

6 years ago

1.0.0-alpha.3

6 years ago

1.0.0-alpha.2

6 years ago

1.0.0-alpha.1

6 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago