npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "lit" 的结果(共 1129 个)
lodash

Lodash modular utilities.

MIT
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
sequelize

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

MIT
typeorm

Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.

MIT
lit

A library for building fast, lightweight web components

BSD-3-Clause
nx

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

MIT
statuses

HTTP status utility

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-plugin-eval

Compile eval calls with string literals

MIT
babel-plugin-property-literals

Turn valid property key literals to plain identifiers

MIT
gulp-util

Utility functions for gulp plugins

MIT
glob-whatev

A quick and dirty file globbing utility based on minimatch.

grunt-legacy-util

Some old grunt utils provided for backwards compatibility.

MIT
js-string-escape

Escape strings for use as JavaScript string literals

MIT
lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).

MIT
denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
https-browserify

https module compatability for browserify

MIT
preact-compat

A React compatibility layer for Preact

MIT
react-lifecycles-compat

Backwards compatibility polyfill for React class components

MIT
@babel/plugin-proposal-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

MIT
@next/react-refresh-utils

An experimental package providing utilities for React Refresh.

MIT
@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

MIT
caniuse-lite

A smaller version of caniuse-db, with only the essentials!

CC-BY-4.0
script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

MIT
htmlescape

Properly escape JSON for usage as an object literal inside of a `<script>` tag

MIT
preload-webpack-plugin

Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts

Apache-2.0
webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

MIT
clsx

A tiny (239B) utility for constructing className strings conditionally.

MIT
lit-html

HTML templates literals in JavaScript

BSD-3-Clause