@postman/csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
CSV parsing implementing the Node.js `stream.Transform` API
Lightweight date format and parse
Some useful tools for working with process.argv
A very strict and proper argument parser.
A moment.js plugin to extract the format of a date/time string
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Parse and stringify file paths with line and column like `unicorn.js:8:14`
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
Parse CSS @import statements
natural language processor powered by plugins part of the unified collective
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
retext plugin to parse Latin-script prose
Convert time strings to milliseconds
The lightweight Node arguments parser
Quickly parse & match URLs
Add a git-like command interface to your app.
Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.
Parse JSON without risk of losing numeric information
auto-parse any value you happen to send in (String, Number, Boolean,Array, Object, Function, undefined and null). You send it we will try to find a way to parse it.support sending in a string of what type (e.g. boolean) or constructor (e.g. Boolean)
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.