0.0.29 • Published 8 years ago

javascript-collections v0.0.29

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
8 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

8 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.14

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago