npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "starts" 的结果(共 18 个)
lodash.startswith

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

MIT
resumer

a through stream that starts paused and resumes on the next tick

start-server-and-test

Starts server, waits for URL, then runs test command; when the tests end, shuts down server

MIT
jest-dev-server

Starts a server before your Jest tests and tears it down after.

MIT
startserver

Yet another http server

MIT
babel-plugin-optimize-starts-with

Transform startsWith into raw char code tests

MIT
ts-node-dev

Compiles your TS app and restarts when files are modified.

MIT
resumer-through2

a through stream that starts paused and resumes on the next tick

MIT
on-net-listen

Observe when something in your node app starts listening on a TCP port

MIT
string.prototype.startswith

A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.

MIT
is-hidden

Check if `basename` is hidden (starts with a dot)

MIT
path-starts-with

Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.

MIT
node-dev

Restarts your app when files are modified

MIT
buster-ci-agent

Starts, captures and stops browsers for buster-ci.

MIT
js-yaml-lite

Temporary minified copy of js-yaml until the project exposes a minified version and starts using the `files` property in package.json.

MIT
@percy/core

The core component of Percy's CLI and SDKs that handles creating builds, discovering snapshot assets, uploading snapshots, and finalizing builds. Uses `@percy/client` for API communication, a Chromium browser for asset discovery, and starts a local API se

MIT
expo-sqlite

Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.

MIT
starts-with

Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.

MIT