npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "startsWith" 的结果(共 3 个)
lodash.startswith

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

MIT
babel-plugin-optimize-starts-with

Transform startsWith into raw char code tests

MIT
string.prototype.startswith

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

MIT