npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "new" 的结果(共 22 个)
prisma

Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.

Apache-2.0
detect-newline

Detect the dominant newline character of a string

MIT
object.map

Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.

MIT
create-jest

Create a new Jest project

MIT
strip-eof

Strip the final newline character from a string/buffer

MIT
compose-function

Compose new functions f(g(x))

MIT
preact-context

React's new Context Api for preact

Apache-2.0
merge-source-map

Merge old source map and new source map in multi-transform flow

MIT
wrap-promise

Like new Promise(), but prevents implicit rejection

MIT
postcss-color-rgb

PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())

MIT
postcss-color-hsl

PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())

MIT
ndjson

Streaming newline delimited json parser + serializer

BSD-3-Clause
linerstream

Split a readable stream by newline characters

ISC
strip-final-newline

Strip the final newline character from a string or Uint8Array

MIT
filter-obj

Filter object keys and values into a new object

MIT
new-github-release-url

Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields

MIT
react-addons-shallow-compare

>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re

MIT
watch_r

- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di

toxic

Mutate keys and values in objects. Returns a new version of the object

MIT
detect-conflict

Small utility library that check if a new file content can be merged safely in the on-disk existing file.

MIT
new-from

Modern version of dominictarr's from

overlap

Overlap two strings that contain new lines. Useful for ASCII drawings.

MIT