npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "100" 的结果(共 18 个)
mysql

A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.

MIT
consolidate

Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.

MIT
simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.

MIT
@ladjs/consolidate

Modern and maintained fork of the template engine consolidation library. Maintained and supported by Forward Email <https://forwardemail.net>, the 100% open-source and privacy-focused email service.

MIT
console-control-strings

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

ISC
graphql-yoga

<p align="center"><img src="https://imgur.com/Sv6j0B6.png" width="100" /></p>

MIT
always-done

Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more

MIT
humanize-number

Humanize a number (1000000 -> 1,000,000)

buntis

A 100% compliant, self-hosted typescript parser that emits an ESTree-compatible abstract syntax tree

ISC
trim-leading-lines

Trim leading lines from a string when they are 100% whitespace or empty.

MIT
swrv

<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>

Apache-2.0
layouts

Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. La

MIT
gray-percentage

Convenience function to get a gray value by percentage e.g. gray(60) -> hsla(0,0%,100%,0.4)

MIT
sleepfor

sleepfor(1000); sleeping using while loops.

mentions-regex

100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.

MIT
nyc-config-100

nyc configuration for 100% code coverage checking.

ISC
sloppy-module-parser

Parse imports/exports/requires with a focus on speed over 100% correctness

Apache-2.0
normalize-keywords

Normalize an array of keywords. Sorts and removes duplicates and common words (uses the 100 most common english words).