npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "go" 的结果(共 474 个)
typeorm

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

MIT
argon2

An Argon2 library for Node

MIT
chrome-trace-event

A library to create a trace of your node app per Google's Trace Event format.

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
yargonaut

Decorate yargs content with chalk styles and figlet fonts

Apache-2.0
grapheme-breaker

An implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)

MIT
gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

MIT
encoding-sniffer

Implementation of the HTML encoding sniffer algo, with stream support

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
modella-mongo

Modella Mongo persistence layer

linebreak

An implementation of the Unicode Line Breaking Algorithm (UAX #14)

MIT
leven

Measure the difference between two strings using the Levenshtein distance algorithm

MIT
unicode-5.2.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.2.0’s categories, scripts, blocks, bidi, and other properties.

MIT
mongoose-legacy-pluralize

Legacy pluralization logic for mongoose

Apache-2.0
sift

MongoDB query filtering in JavaScript

MIT
mongodb-core

Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications

Apache-2.0
muri

MongoDB URI parser

MIT
@types/mongodb

Stub TypeScript definitions entry for mongodb, which provides its own types definitions

MIT
mpath

{G,S}et object values using MongoDB-like path notation

MIT
lingo

linguistics module sporting inflection and more

uws

## Go to [https://github.com/uNetworking/uWebSockets.js](https://github.com/uNetworking/uWebSockets.js).

fzf

Do fuzzy matching using FZF algorithm in JavaScript

BSD-3-Clause
structured-clone-es

An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.

ISC
@csstools/postcss-trigonometric-functions

Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships

MIT-0
save

A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.

ISC
yamlparser

A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/

@types/got

TypeScript definitions for got

MIT