npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "converts" 的结果(共 94 个)
convert-source-map

Converts a source-map from/to different formats and allows adding/changing properties.

MIT
yargs-unparser

Converts back a yargs argv object to its original array form

MIT
ansi-html

An elegant lib that converts the chalked (ANSI) text to HTML.

Apache-2.0
@typescript-eslint/typescript-estree

A parser that converts TypeScript source code into an ESTree compatible form

MIT
pug-parser

The pug parser (takes an array of tokens and converts it to an abstract syntax tree)

MIT
pug
pug-lexer

The pug lexer (takes a string and converts it to an array of tokens)

MIT
pug
ansi-html-community

An elegant lib that converts the chalked (ANSI) text to HTML. (Community)

Apache-2.0
es6-promisify

Converts callback-based functions to ES6 Promises

MIT
dom-converter

converts bare objects to DOM objects or xml representations

MIT
zod-to-json-schema

Converts Zod schemas to Json Schemas

ISC
css-unit-converter

Converts CSS values from one unit to another

MIT
readable-web-to-node-stream

Converts a Web-API readable-stream into a Node.js readable-stream.

MIT
rgb

converts all sorts of colors to rgb format.

MIT (http://mootools.net/license.txt)
@pnpm/pkgid-to-filename

Converts a package ID to a valid file name

MIT
rollup-plugin-string

Converts text files to modules

MIT
reamde

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

MIT
xml2json

Converts xml to json and vice-versa, using node-expat.

MIT
esformatter-literal-notation

esformatter plugin that converts array and object constructors to literal notations

MIT
esformatter-var-each

Esformatter plugin that converts comma `var` statements into separate `var` statements

cb2promise

Converts whatever standard NodeJS callback function into ES6 standard promise.

MIT
babel-plugin-transform-function-to-arrow

Converts function expressions to arrow expressions

MIT
babel-plugin-transform-mangle

Converts var longname; to var a;

MIT
to-ast

Converts JavaScript objects to equivalent ASTs

MIT
markdown-to-html

Converts markdown text to HTML. A readable stream plus utilities and web demo.

MIT
tosource

toSource converts JavaScript objects back to source

turndown

A library that converts HTML to Markdown

MIT
@forked/turndown

A library that converts HTML to Markdown

MIT
wast2wasm

converts wast files -> wasm

MPL-2.0
regexparam

A tiny (399B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍

MIT