npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "into" 的结果(共 110 个)
webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
pg-hstore

A module for serializing and deserializing JSON data into hstore format

MIT
@babel/plugin-proposal-optional-chaining

Transform optional chaining operators into a series of nil checks

MIT
react-server-dom-webpack

React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.

MIT
url-pattern

easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

MIT
extract-text-webpack-plugin

Extract text from bundle into a file.

MIT
url-loader

A loader for webpack which transforms files into base64 URIs

MIT
@typescript-eslint/typescript-estree

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

MIT
mini-css-extract-plugin

extracts CSS into separate files

MIT
postcss-preset-env

Convert modern CSS into something browsers understand

MIT-0
babel-generator

Turns an AST into code.

MIT
@babel/plugin-transform-react-jsx

Turn JSX into React function calls

MIT
split-cmd

💦Split a command into an array or an object

MIT
babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
stream-to-buffer

Concatenate a readable stream's data into a single buffer

ordered-read-streams

Combines array of streams into one Readable stream in strict order.

MIT
combine-stream

Combine multiple duplex streams into just one

BSD
contextify

Turn an object into a persistent execution context.

decamelize

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

MIT
serializerr

Convert Errors & Objects into an easily-serialized vanilla Object.

ISC
parseqs

Provides methods for parsing a query string into an object, and vice versa.

MIT
to-array

Turn an array like into an array

string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

MIT
pg-numeric

reads PostgreSQL binary format for numeric values into a string

ISC
stacktrace-parser

Parses every stack trace into a nicely formatted array of hashes.

MIT
babel-plugin-transform-async-to-generator

Turn async functions into ES2015 generators

MIT
parse-node-version

Turn node's process.version into something useful.

MIT