0.0.29 • Published 7 years ago

javascript-collections v0.0.29

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
7 years ago

JavaScript implementation of different collections.

npm version Build Status Coverage Status API Doc

Isomorphic

TypeStatus
BrowserDone
AMDTests Missing
CommonJSDone

Development

yarn        // or npm install (download and install dependencies)
yarn start  // or npm start (Runs unit-test and code coverage)
yarn build  // or npm run build (Builds distribution file)

Source files are located at /src/main folder.

Unit test files are located at /src/test folder.

Code Coverage

Both above scripts "start and test" will generate the Code coverage report and will show instantly on the console a percentage summary of code-coverage.

Additionaly will be generated a /coverage folder with HTML, LCOV formats.

You can open /coverage/report-html into browser to have a detailed view file by file.

License

GNU License

0.0.29

7 years ago

0.0.28

7 years ago

0.0.27

7 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.14

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago