Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
load-json-file
Read and parse a JSON file
path-parse
Node.js path.parse() ponyfill
read-pkg
Read a package.json file
unified
parse, inspect, transform, and serialize content through syntax trees
read-package-up
Read the closest package.json file
papaparse
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
uglify-js
JavaScript parser, mangler/compressor and beautifier toolkit
vega-loader
Network request and file loading utilities.
bfj
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
cycle
decycle your json
line-column-path
Parse and stringify file paths with line and column like `unicorn.js:8:14`
parse-filepath
Pollyfill for node.js `path.parse`, parses a filepath into an object.
path-root-regex
Regular expression for getting the root of a posix or windows filepath.
read-ini-file
Read and parse an ini file
module-details-from-path
Extract the Node.js module details like name and base path given an abosulte path to a file inside the module
parse-passwd
Parse a passwd file into a list of users.
dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
qs
A querystring parser that supports nesting and arrays, with a depth limit
parse-json
Parse JSON with more helpful errors
balanced-match
Match balanced character pairs, like "{" and "}"