npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "strip" 的结果(共 78 个)
@babel/plugin-transform-flow-strip-types

Strip flow type annotations from your output code.

MIT
strip-indent

Strip leading whitespace from each line in a string

MIT
pug-strip-comments

Strip comments from a Pug token stream (from the lexer)

MIT
pug
strip-eof

Strip the final newline character from a string/buffer

MIT
dedent

A string tag that strips indentation from multi-line strings. ⬅️

MIT
strip-literal

Strip comments and string literals from JavaScript code

MIT
strip-bom-stream

Strip UTF-8 byte order mark (BOM) from a stream

MIT
strip-bom-buffer

Strip a byte order mark (BOM) from a buffer.

MIT
strip-bom-string

Strip a byte order mark (BOM) from a string.

MIT
is-negated-glob

Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.

MIT
redent

Strip redundant indentation and indent the string

MIT
strip-final-newline

Strip the final newline character from a string or Uint8Array

MIT
@gerrit0/mini-shiki

This is a re-bundled version of [Shiki](https://shiki.style) which strips out the dependencies which aren't necessary for [TypeDoc](https://typedoc.org/)'s usage.

MIT
strip-bom-buf

Strip UTF-8 byte order mark (BOM) from a Uint8Array

MIT
borp

node:test wrapper with TypeScript support via type stripping

MIT
reamde

Strips javascript code blocks out of README (or any other markdown) files and converts them into function objects.

MIT
babel6-plugin-strip-class-callcheck

Strips classCallCheck from babel6 output

MIT
rollup-plugin-strip

Remove debugger statements and functions like assert.equal and console.log from your code.

MIT
jest-serializer-ansi

Jest serializer to strip ANSI escape codes

MIT
strip-ansi-v6

a dependency

ISC
jest-snapshot-serializer-ansi

jest snapshot serializer for stripping ANSI escape codes

MIT
strip-loader

Webpack loader to strip arbitrary functions out of your production code.

striptags

PHP strip_tags in Node.js

MIT
package-json-versionify

Browserify transform to strip package.json of everything but the version

Apache-2.0
stripcolorcodes

Remove color codes (special characters) with nodejs

strip-json-comments-cli

Strip comments from JSON. Lets you use comments in your JSON files!

MIT
shq

Quote a string for safe use as a shell argument. Strips null characters.

ISC
read-file

Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.

MIT