Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
babel-plugin-remove-use-strict
babel-plugin-remove-use-strict
@cryscheng/webpack-remove-strict-mode-plugin
a webpack plugin to remove `use strict` in js file
pnpm
Fast, disk space efficient package manager
webpack-remove-strict-mode-plugin
a webpack plugin to remove `use strict` in js file
strip-ansi
Strip ANSI escape codes from a string
strip-final-newline
Strip the final newline character from a string or Uint8Array
strip-bom
Strip UTF-8 byte order mark (BOM) from a string
strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
unist-util-remove-position
unist utility to remove positions from a tree
redent
Strip redundant indentation and indent the string
trim-newlines
Trim newlines from the start and/or end of a string
rimraf
A deep deletion module for node (like `rm -rf`)
unist-util-remove
unist utility to remove nodes from a tree
string-strip-html
Strip HTML tags from strings. No parser, accepts mixed sources.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
mdast-squeeze-paragraphs
mdast utility to remove empty paragraphs from a tree
remark-squeeze-paragraphs
remark plugin to remove empty paragraphs
string-collapse-leading-whitespace
Collapse the leading and trailing whitespace of a string
remove-accents
Converting the accented characters to their corresponding non-accented ASCII characters.
array-union
Create an array of unique values, in order, from the input arrays