| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-03-03 | 748 Bytes | |
| v2.2.0 source code.tar.gz | 2019-03-03 | 630.7 kB | |
| v2.2.0 source code.zip | 2019-03-03 | 651.5 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
Bugfixes
- fix: skipLines with header option. fixes [#110], [#84] (ead4c1f3a14dbdad961231f3685307e78a03b07e)
- fix: properly skip comment lines (65e283d5ebe05d3ced4e76eef49d47f2a6fd4e50)
Features
- feat: skipComments (472d8aef8f0a23c04a891c1dc877313d1dd46ad5)
Updates
- test: refactor tests, break out options
- docs: add note about BOMs
- chore: include typescript declaration file in package.json (#115)
- docs: correct syntax error in example usage (#109)
- docs: correct mapValues function name (#107)
- docs: update contributing guide re: concerns in [#106]
- test: add test for [#105]
- chore: Add Typescript definition (#104)
- docs: fix usage example (#103)
- docs: update mapHeaders function name (#102)