SheetJS
e1c9c5e5cd
- normalized crc iteration logic - added browser demo - added command line tool crc32 - fixed unicode baseline script (node 6 changed default array printing) - fixed performance tests (benchmark module changed behavior) - updated travis versions for test - miscellaneous adjustments to tooling
23 lines
226 B
Plaintext
23 lines
226 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
.*/dist/.*
|
|
.*/test.js
|
|
.*/crc32.js
|
|
|
|
.*/bits/.*
|
|
.*/ctest/.*
|
|
.*/misc/.*
|
|
.*/perf/.*
|
|
|
|
.*/demo/browser.js
|
|
|
|
[include]
|
|
crc32.flow.js
|
|
.*/demo/browser.flow.js
|
|
|
|
[libs]
|
|
bits/10_types.js
|
|
misc/flow.js
|
|
|
|
[options]
|