npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "one" 的结果(共 147 个)
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
lit

A library for building fast, lightweight web components

BSD-3-Clause
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

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
hoist-non-react-statics

Copies non-react specific statics from a child component to a parent component

BSD-3-Clause
react-lifecycles-compat

Backwards compatibility polyfill for React class components

MIT
react-loadable

A higher order component for loading components with promises

MIT
vue-loader

> webpack loader for Vue Single-File Components

MIT
@nuxt/components

Auto Import Components for Nuxt.js

MIT
glamor

inline css for component systems

MIT
post-compile-webpack-plugin

Run your code after compilation is done.

MIT
vue-no-ssr

Vue component to wrap non SSR friendly components

MIT
react-hot-loader

Tweak React components in real time.

MIT
vue-meta

Manage HTML metadata in Vue.js components with ssr support

MIT
@solidjs/signals

SolidJS' standalone reactivity implementation

MIT
lit-element

A simple base class for creating fast, lightweight web components

BSD-3-Clause
combined-stream

A stream that emits multiple other streams one after another.

MIT
lodash.clonedeep

The lodash method `_.cloneDeep` exported as a module.

MIT
nanoclone

300B to deep clone JavaScript objects

MIT
google-libphonenumber

The up-to-date and reliable Google's libphonenumber package for node.js.

(MIT AND Apache-2.0)
libphonenumber-js

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript

MIT
tz-offset

Javascript Timezone Offset

ISC
pump

pipe streams together and close all of them if one of them closes

MIT
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
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