mathias

npm packages maintained by mathias

Packages
250
Weekly downloads
2.2B
Repositories
Stars
Followers

Packages

emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
282.8M -34%10.6.011 months ago
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
152.9M -16%3.1.02 years ago
punycode
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
142.8M -35%2.3.13 years ago
lodash.merge
The Lodash method `_.merge` exported as a module.
105.2M -18%4.6.27 years ago
cssesc
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
72.8M -16%3.0.08 years ago
lodash.isplainobject
The lodash method `_.isPlainObject` exported as a module.
60M -16%4.0.610 years ago
lodash.isboolean
The lodash method `_.isBoolean` exported as a module.
48.2M -14%3.0.311 years ago
css.escape
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
46.7M -14%1.5.110 years ago
string.prototype.repeat
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
46.2M -13%1.0.06 years ago
lodash.once
The lodash method `_.once` exported as a module.
46M -15%4.1.110 years ago
lodash.isstring
The lodash method `_.isString` exported as a module.
45.7M -14%4.0.111 years ago
lodash.includes
The lodash method `_.includes` exported as a module.
42.6M -14%4.3.010 years ago
lodash.debounce
The lodash method `_.debounce` exported as a module.
42.4M -15%4.0.810 years ago
lodash.isnumber
The lodash method `_.isNumber` exported as a module.
42.4M -14%3.0.311 years ago
lodash.isinteger
The lodash method `_.isInteger` exported as a module.
42.4M -14%4.0.410 years ago
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
41.7M -15%6.4.012 months ago
lodash-es
Lodash exported as ES modules.
40M -14%4.18.15 months ago
regenerate-unicode-properties
Regenerate sets for Unicode properties and values.
39.2M -15%10.2.212 months ago
he
A robust HTML entities encoder/decoder with full Unicode support.
39.1M -10%1.2.08 years ago
unicode-match-property-value-ecmascript
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
38.5M -15%2.2.112 months ago
is-potential-custom-element-name
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
38.3M -49%1.0.15 years ago
regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
37.4M -15%1.4.26 years ago
unicode-property-aliases-ecmascript
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
37.1M -15%2.2.012 months ago
unicode-canonical-property-names-ecmascript
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
36.9M -15%2.0.12 years ago
lodash.camelcase
The lodash method `_.camelCase` exported as a module.
35.7M -34%4.3.010 years ago
lodash.memoize
The lodash method `_.memoize` exported as a module.
32.6M -16%4.1.210 years ago
lodash.uniq
The lodash method `_.uniq` exported as a module.
29.8M -15%4.5.010 years ago
unicode-match-property-ecmascript
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
28M -35%2.0.05 years ago
lodash.defaults
The lodash method `_.defaults` exported as a module.
27M -14%4.2.010 years ago
devtools-protocol
The Chrome DevTools Protocol JSON
23.7M -14%0.0.1691330yesterday
string.prototype.includes
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
21.2M -48%2.0.12 years ago
lodash.clonedeep
The lodash method `_.cloneDeep` exported as a module.
18.8M -35%4.5.010 years ago
puppeteer-core
A high-level API to control headless Chrome over the DevTools Protocol
17.8M -15%25.10.0yesterday
lodash.union
The lodash method `_.union` exported as a module.
16.5M -14%4.6.010 years ago
lodash.difference
The lodash method `_.difference` exported as a module.
16.4M -14%4.5.010 years ago
chromium-bidi
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
16.1M -14%17.0.22 months ago
lodash.isfunction
The Lodash method `_.isFunction` exported as a module.
16.1M -14%3.0.99 years ago
lodash.throttle
The lodash method `_.throttle` exported as a module.
15.9M -15%4.1.110 years ago
lodash.groupby
The lodash method `_.groupBy` exported as a module.
15.7M -12%4.6.010 years ago
lodash.sortby
The lodash method `_.sortBy` exported as a module.
15M -36%4.7.010 years ago
lodash.isarguments
The lodash method `_.isArguments` exported as a module.
15M -15%3.1.010 years ago
lodash.escaperegexp
The lodash method `_.escapeRegExp` exported as a module.
14.4M -30%4.1.210 years ago
@puppeteer/browsers
Download and launch browsers
14.1M -33%3.2.2yesterday
lodash.flatten
The lodash method `_.flatten` exported as a module.
14M -34%4.4.010 years ago
lodash.isnil
The lodash method `_.isNil` exported as a module.
13.5M -13%4.0.011 years ago
punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
13.4M -50%2.3.13 years ago
lodash.isundefined
The modern build of lodash’s `_.isUndefined` as a module.
13.3M -13%3.0.111 years ago
lodash.truncate
The lodash method `_.truncate` exported as a module.
12.1M -32%4.4.210 years ago
lodash.snakecase
The lodash method `_.snakeCase` exported as a module.
11.9M -16%4.1.110 years ago
lodash.mergewith
The Lodash method `_.mergeWith` exported as a module.
10.8M -17%4.6.27 years ago
puppeteer
A high-level API to control headless Chrome over the DevTools Protocol
10M -17%25.10.0yesterday
unicode-emoji-modifier-base
The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.
7.1M -12%1.0.010 years ago
lodash.flattendeep
The lodash method `_.flattenDeep` exported as a module.
6.9M -37%4.4.010 years ago
lodash.startcase
The lodash method `_.startCase` exported as a module.
6.6M -37%4.4.010 years ago
platform
A platform detection library that works on nearly all JavaScript platforms.
6.6M -13%1.3.66 years ago
base-64
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
6.5M -13%1.0.06 years ago
lodash.kebabcase
The lodash method `_.kebabCase` exported as a module.
5.8M -36%4.1.110 years ago
lodash.uniqby
The lodash method `_.uniqBy` exported as a module.
5.7M -15%4.7.010 years ago
lodash.upperfirst
The lodash method `_.upperFirst` exported as a module.
4.5M -37%4.3.110 years ago
lodash.isobject
The modern build of lodash’s `_.isObject` as a module.
4.3M -35%3.0.211 years ago
lodash.templatesettings
The Lodash method `_.templateSettings` exported as a module.
3.8M -16%4.2.07 years ago
jsbi
JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.
3.6M -10%4.3.2last year
lodash.isempty
The lodash method `_.isEmpty` exported as a module.
3.6M -17%4.4.010 years ago
lodash.castarray
The lodash method `_.castArray` exported as a module.
3.4M -60%4.4.011 years ago
lodash.keys
The lodash method `_.keys` exported as a module.
3.4M -15%4.2.010 years ago
lodash.capitalize
The lodash method `_.capitalize` exported as a module.
3.2M -13%4.2.110 years ago
utf8
A well-tested UTF-8 encoder/decoder written in JavaScript.
3M -29%3.0.09 years ago
string.prototype.codepointat
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
3M -30%1.0.12 years ago
lodash._reinterpolate
The modern build of lodash’s internal `reInterpolate` as a module.
2.9M -34%3.0.012 years ago
lodash.ismatch
The lodash method `_.isMatch` exported as a module.
2.9M -35%4.4.010 years ago
lodash.omit
The Lodash method `_.omit` exported as a module.
2.7M -18%4.18.05 months ago
lodash.deburr
The lodash method `_.deburr` exported as a module.
2.6M -18%4.1.010 years ago
html-minifier
Highly configurable, well-tested, JavaScript-based HTML minifier.
2.5M -19%4.0.07 years ago
lodash.mapvalues
The lodash method `_.mapValues` exported as a module.
2.4M -38%4.6.010 years ago
lodash.escape
The lodash method `_.escape` exported as a module.
2.4M -16%4.0.110 years ago
lodash.pickby
The lodash method `_.pickBy` exported as a module.
2.3M -19%4.6.010 years ago
lodash.topath
The lodash method `_.toPath` exported as a module.
2.3M -38%4.5.210 years ago
lodash.zip
The lodash method `_.zip` exported as a module.
2.2M -19%4.2.010 years ago
lodash.assign
The lodash method `_.assign` exported as a module.
2.2M -14%4.2.010 years ago
lodash.map
The lodash method `_.map` exported as a module.
2.1M -33%4.6.010 years ago
lodash._objecttypes
The internal Lo-Dash variable `objectTypes` as a Node.js module generated by lodash-cli.
2M -33%2.4.113 years ago
chrome-devtools-mcp
MCP server for Chrome DevTools
1.9M -41%1.8.0last week
lodash.set
The lodash method `_.set` exported as a module.
1.9M -15%4.3.210 years ago
lodash.reduce
The lodash method `_.reduce` exported as a module.
1.9M -15%4.6.010 years ago
lodash.isfinite
The lodash method `_.isFinite` exported as a module.
1.9M -19%3.3.210 years ago
lodash.curry
The lodash method `_.curry` exported as a module.
1.8M -19%4.1.110 years ago
lodash.foreach
The lodash method `_.forEach` exported as a module.
1.8M -36%4.5.010 years ago
lodash._root
The internal lodash function `root` exported as a module.
1.8M -34%3.0.111 years ago
lodash.chunk
The lodash method `_.chunk` exported as a module.
1.4M -20%4.2.010 years ago
lodash._basecopy
The modern build of lodash’s internal `baseCopy` as a module.
1.4M -13%3.0.111 years ago
lodash._stringtopath
The internal lodash function `stringToPath` exported as a module.
1.4M -17%4.8.010 years ago
lodash._baseiteratee
The internal lodash function `baseIteratee` exported as a module.
1.4M -17%4.7.010 years ago
lodash.identity
The modern build of lodash’s `_.identity` as a module.
1.4M -6%3.0.012 years ago
lodash.find
The lodash method `_.find` exported as a module.
1.4M -15%4.6.010 years ago
lodash.transform
The lodash method `_.transform` exported as a module.
1.4M -11%4.6.010 years ago
lodash.padend
The lodash method `_.padEnd` exported as a module.
1.3M -37%4.6.110 years ago
lodash._basetostring
The internal lodash function `baseToString` exported as a module.
1.2M -51%4.12.010 years ago
lodash._baseuniq
The internal lodash function `baseUniq` exported as a module.
1.2M -35%4.6.010 years ago
lodash._createset
The internal lodash function `createSet` exported as a module.
1.2M -35%4.0.310 years ago
lodash.filter
The lodash method `_.filter` exported as a module.
1.2M -15%4.6.010 years ago
lodash.defaultsdeep
The Lodash method `_.defaultsDeep` exported as a module.
1.2M -16%4.6.17 years ago
lodash.lowercase
The lodash method `_.lowerCase` exported as a module.
1.2M -23%4.3.010 years ago
lodash.clonedeepwith
The lodash method `_.cloneDeepWith` exported as a module.
1.2M -40%4.5.010 years ago
lodash._isiterateecall
The modern build of lodash’s internal `isIterateeCall` as a module.
1.1M -33%3.0.911 years ago
lodash.some
The lodash method `_.some` exported as a module.
1.1M -15%4.6.010 years ago
lodash._getnative
The modern build of lodash’s internal `getNative` as a module.
1.1M -52%3.9.111 years ago
lodash.flow
The lodash method `_.flow` exported as a module.
1.1M -41%3.5.010 years ago
string.fromcodepoint
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
970K -37%1.0.33 years ago
lodash.restparam
The modern build of lodash’s `_.restParam` as a module.
947.1K -32%3.6.111 years ago
lodash._baseassign
The modern build of lodash’s internal `baseAssign` as a module.
927K -11%3.2.011 years ago
lodash.bind
The lodash method `_.bind` exported as a module.
875.4K -33%4.2.110 years ago
lodash.has
The lodash method `_.has` exported as a module.
840.1K -36%4.5.210 years ago
lodash.uniqwith
The lodash method `_.uniqWith` exported as a module.
820.6K -31%4.5.010 years ago
lodash.reject
The lodash method `_.reject` exported as a module.
819.4K -13%4.6.010 years ago
lodash.assignin
The lodash method `_.assignIn` exported as a module.
758.5K -32%4.2.010 years ago
benchmark
A benchmarking library that supports high-resolution timers & returns statistically significant results.
753.4K -16%2.1.49 years ago
lodash.omitby
The lodash method `_.omitBy` exported as a module.
751.9K -15%4.6.010 years ago
lodash.pad
The lodash method `_.pad` exported as a module.
722.4K -24%4.5.110 years ago
lodash.padstart
The lodash method `_.padStart` exported as a module.
717.5K -38%4.6.110 years ago
lodash.startswith
The lodash method `_.startsWith` exported as a module.
716.3K -15%4.2.110 years ago
lodash._basevalues
The modern build of lodash’s internal `baseValues` as a module.
685.2K -16%3.0.012 years ago
lodash.intersection
The lodash method `_.intersection` exported as a module.
679.6K -15%4.4.010 years ago
lodash.unescape
The lodash method `_.unescape` exported as a module.
632.7K -11%4.0.110 years ago
lodash.values
The lodash method `_.values` exported as a module.
629.8K -19%4.3.010 years ago
lodash._basecreate
The modern build of lodash’s internal `baseCreate` as a module.
628.2K -10%3.0.311 years ago
lodash.flatmap
The lodash method `_.flatMap` exported as a module.
607.1K -16%4.5.010 years ago
lodash._createassigner
The modern build of lodash’s internal `createAssigner` as a module.
543.2K -12%3.1.111 years ago
lodash.toarray
The lodash method `_.toArray` exported as a module.
535K -10%4.4.010 years ago
lodash._bindcallback
The modern build of lodash’s internal `bindCallback` as a module.
534.9K -52%3.0.111 years ago
babel-plugin-lodash
Modular Lodash builds without the hassle.
499.4K -15%3.3.48 years ago
lodash.isequalwith
The lodash method `_.isEqualWith` exported as a module.
440K -35%4.4.010 years ago
lodash._shimkeys
The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.
431.2K -17%2.4.113 years ago
lodash.maxby
The lodash method `_.maxBy` exported as a module.
390.1K -55%4.6.010 years ago
lodash.create
The lodash method `_.create` exported as a module.
376.7K -7%4.2.010 years ago
lodash._reevaluate
The modern build of lodash’s internal `reEvaluate` as a module.
369.4K -52%3.0.012 years ago
lodash._reescape
The modern build of lodash’s internal `reEscape` as a module.
369.4K -52%3.0.012 years ago
lodash.without
The lodash method `_.without` exported as a module.
367.3K -35%4.4.010 years ago
quoted-printable
A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045.
359K -22%1.0.110 years ago
lodash.toupper
The lodash method `_.toUpper` exported as a module.
335K -32%4.1.210 years ago
lodash.uniqueid
The lodash method `_.uniqueId` exported as a module.
303.9K -14%4.0.110 years ago
lodash.istypedarray
The lodash method `_.isTypedArray` exported as a module.
297.5K -29%4.0.110 years ago
lodash._basefor
The internal lodash function `baseFor` exported as a module.
297.1K -32%3.0.311 years ago
lodash.orderby
The Lodash method `_.orderBy` exported as a module.
291.2K -39%4.18.05 months ago
lodash._isnative
The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.
289.3K -19%2.4.113 years ago
lodash._arrayeach
The modern build of lodash’s internal `arrayEach` as a module.
284.7K -12%3.0.012 years ago
lodash._baseisequal
The internal lodash function `baseIsEqual` exported as a module.
281K -14%4.1.111 years ago
lodash.every
The lodash method `_.every` exported as a module.
279.6K -13%4.6.010 years ago
lodash.keysin
The lodash method `_.keysIn` exported as a module.
279K -11%4.2.010 years ago
lodash.tail
The lodash method `_.tail` exported as a module.
260.8K -17%4.1.110 years ago
lodash.forown
The lodash method `_.forOwn` exported as a module.
257.3K -36%4.4.010 years ago
lodash._baseflatten
The internal lodash function `baseFlatten` exported as a module.
255K -10%4.2.110 years ago
lodash._setbinddata
The internal Lo-Dash function `setBindData` as a Node.js module generated by lodash-cli.
253.8K -14%2.4.113 years ago
wtf-8
A well-tested WTF-8 encoder/decoder written in JavaScript.
253.7K -17%1.0.110 years ago
lodash._basebind
The internal Lo-Dash function `baseBind` as a Node.js module generated by lodash-cli.
253.6K -14%2.4.113 years ago
lodash._basecreatecallback
The internal Lo-Dash function `baseCreateCallback` as a Node.js module generated by lodash-cli.
253.6K -14%2.4.113 years ago
lodash._baseclone
The internal lodash function `baseClone` exported as a module.
242.7K -31%4.5.710 years ago
lodash._createwrapper
The internal lodash function `createWrapper` exported as a module.
236K -31%4.0.510 years ago
lodash.compact
The lodash method `_.compact` exported as a module.
235.1K -20%3.0.111 years ago
lodash.repeat
The lodash method `_.repeat` exported as a module.
213.3K -9%4.1.010 years ago
lodash.range
The lodash method `_.range` exported as a module.
206.3K -15%3.2.010 years ago
lodash.size
The lodash method `_.size` exported as a module.
203.5K -19%4.2.010 years ago
lodash.clamp
The lodash method `_.clamp` exported as a module.
203.3K -36%4.0.310 years ago
lodash.xorby
The lodash method `_.xorBy` exported as a module.
198.4K -45%4.7.010 years ago
lodash.sortedlastindex
The lodash method `_.sortedLastIndex` exported as a module.
197.8K -31%4.1.010 years ago
lodash.noop
The lodash method `_.noop` exported as a module.
197.3K -54%3.0.111 years ago
lodash._slice
The internal Lo-Dash function `slice` as a Node.js module generated by lodash-cli.
193.6K -35%2.4.113 years ago
lodash.support
The modern build of lodash’s `_.support` as a module.
192.2K -35%3.0.411 years ago
lodash._basecreatewrapper
The internal Lo-Dash function `baseCreateWrapper` as a Node.js module generated by lodash-cli.
192.2K -35%2.4.113 years ago
lodash.topairs
The lodash method `_.toPairs` exported as a module.
187.3K -34%4.3.010 years ago
strip-combining-marks
Easily remove Unicode combining marks from strings.
186.9K -61%1.0.09 years ago
lodash._baseeach
The internal lodash function `baseEach` exported as a module.
181.2K -18%4.1.310 years ago
lodash.constant
The modern build of lodash’s `_.constant` as a module.
179.8K -18%3.0.012 years ago
lodash.xor
The lodash method `_.xor` exported as a module.
176K -16%4.5.010 years ago
regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
169.1K -11%4.8.05 years ago
lodash.trim
The Lodash method `_.trim` exported as a module.
164.7K -16%4.18.05 months ago
lodash.cond
The lodash method `_.cond` exported as a module.
163.5K -21%4.5.210 years ago
lodash.max
The lodash method `_.max` exported as a module.
163.3K -29%4.0.110 years ago
lodash._renative
The internal Lo-Dash variable `reNative` as a Node.js module generated by lodash-cli.
162.5K -14%2.4.013 years ago
lodash._escapehtmlchar
The internal Lo-Dash function `escapeHtmlChar` as a Node.js module generated by lodash-cli.
162.2K -23%2.4.113 years ago
lodash._reunescapedhtml
The internal Lo-Dash variable `reUnescapedHtml` as a Node.js module generated by lodash-cli.
161.6K -23%2.4.113 years ago
lodash.last
The modern build of lodash’s `_.last` as a module.
161K -37%3.0.012 years ago
lodash.iserror
The lodash method `_.isError` exported as a module.
159.2K -39%3.1.111 years ago
@unicode/unicode-17.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v17.0.0’s categories, scripts, blocks, bidi, and other properties.
157.5K -40%2.0.2last week
lodash.hasin
The lodash method `_.hasIn` exported as a module.
155.4K -11%4.5.210 years ago
lodash.pairs
The modern build of lodash’s `_.pairs` as a module.
150.9K -37%3.0.111 years ago
lodash.findindex
The lodash method `_.findIndex` exported as a module.
146.3K -10%4.6.010 years ago
lodash._arraycopy
The modern build of lodash’s internal `arrayCopy` as a module.
140.2K -56%3.0.012 years ago
lodash.words
The lodash method `_.words` exported as a module.
134.9K -9%4.2.010 years ago
chrome-devtools-frontend
Chrome DevTools UI
133.6K -74%1.0.1690116yesterday
lodash.differencewith
The lodash method `_.differenceWith` exported as a module.
133.3K -10%4.5.010 years ago
lodash._basecallback
The modern build of lodash’s internal `baseCallback` as a module.
131.8K -35%3.3.111 years ago
lodash.frompairs
The lodash method `_.fromPairs` exported as a module.
129.2K -32%4.0.111 years ago
lodash.shuffle
The lodash method `_.shuffle` exported as a module.
128.8K -34%4.2.010 years ago
lodash._htmlescapes
The internal Lo-Dash variable `htmlEscapes` as a Node.js module generated by lodash-cli.
125.8K -40%2.4.113 years ago
lodash.unset
The Lodash method `_.unset` exported as a module.
125.5K -14%4.18.05 months ago
lodash._escapestringchar
The internal Lo-Dash function `escapeStringChar` as a Node.js module generated by lodash-cli.
125.1K -40%2.4.113 years ago
lodash.keyby
The lodash method `_.keyBy` exported as a module.
115.4K -21%4.6.010 years ago
lodash.head
The lodash method `_.head` exported as a module.
111.2K -29%4.0.110 years ago
lodash.partition
The lodash method `_.partition` exported as a module.
109.8K -7%4.6.010 years ago
lodash.trimend
The Lodash method `_.trimEnd` exported as a module.
107.4K -24%4.18.05 months ago
esrever
A fully Unicode-aware string reverser written in JavaScript.
104.8K -68%0.2.012 years ago
lodash._createcache
The modern build of lodash’s internal `createCache` as a module.
103.6K -13%3.1.211 years ago
lodash._pickbycallback
The modern build of lodash’s internal `pickByCallback` as a module.
99.8K -13%3.0.012 years ago
lodash.zipobject
The Lodash method `_.zipObject` exported as a module.
99.6K -9%4.18.05 months ago
lodash._basefindindex
The modern build of lodash’s internal `baseFindIndex` as a module.
97.5K -18%3.6.011 years ago
lodash._basefind
The modern build of lodash’s internal `baseFind` as a module.
97.4K -18%3.0.012 years ago
lodash.unionby
The lodash method `_.unionBy` exported as a module.
96.1K -33%4.8.010 years ago
lodash.trimstart
The lodash method `_.trimStart` exported as a module.
94.7K -24%4.5.110 years ago
lodash.toplainobject
The lodash method `_.toPlainObject` exported as a module.
94K -26%4.2.010 years ago
lodash.assignwith
The lodash method `_.assignWith` exported as a module.
90.7K -39%4.2.010 years ago
lodash.tonumber
The Lodash method `_.toNumber` exported as a module.
87.2K -43%4.18.05 months ago
lodash._baseindexof
The modern build of lodash’s internal `baseIndexOf` as a module.
86.6K -31%3.1.012 years ago
lodash.partialright
The lodash method `_.partialRight` exported as a module.
85.3K -32%4.2.110 years ago
lodash.invert
The lodash method `_.invert` exported as a module.
82.7K +2%4.3.010 years ago
lodash.endswith
The lodash method `_.endsWith` exported as a module.
82.5K -21%4.2.110 years ago
lodash._cacheindexof
The modern build of lodash’s internal `cacheIndexOf` as a module.
81.6K -31%3.0.211 years ago
lodash._pickbyarray
The modern build of lodash’s internal `pickByArray` as a module.
79.6K -31%3.0.211 years ago
lodash._topath
The modern build of lodash’s internal `toPath` as a module.
77.9K -10%3.8.111 years ago
lodash.lowerfirst
The lodash method `_.lowerFirst` exported as a module.
77.1K -31%4.3.110 years ago
lodash.iteratee
The lodash method `_.iteratee` exported as a module.
76.7K -36%4.7.010 years ago
lodash.isregexp
The lodash method `_.isRegExp` exported as a module.
73.7K -38%4.0.110 years ago
string.prototype.startswith
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
73.1K -30%1.0.12 years ago
lodash.indexof
The lodash method `_.indexOf` exported as a module.
72.5K -47%4.0.510 years ago
lodash.mapkeys
The lodash method `_.mapKeys` exported as a module.
69.9K -37%4.6.010 years ago
lodash.partial
The lodash method `_.partial` exported as a module.
68.9K -13%4.2.110 years ago
lodash.pullall
The lodash method `_.pullAll` exported as a module.
68.1K -32%4.2.010 years ago
lodash-webpack-plugin
Smaller modular Lodash builds.
67.9K -35%0.11.66 years ago
lodash.random
The lodash method `_.random` exported as a module.
67.6K -14%3.2.010 years ago
lodash._basedifference
The internal lodash function `baseDifference` exported as a module.
61.5K -6%4.5.010 years ago
lodash._arraymap
The modern build of lodash’s internal `arrayMap` as a module.
61.3K -25%3.0.012 years ago
lodash.invokemap
The lodash method `_.invokeMap` exported as a module.
59.2K -55%4.6.010 years ago
lodash._arraypool
The internal Lo-Dash variable `arrayPool` as a Node.js module generated by lodash-cli.
58.9K -15%2.4.113 years ago
lodash._getarray
The internal Lo-Dash function `getArray` as a Node.js module generated by lodash-cli.
58.9K -15%2.4.113 years ago
lodash._maxpoolsize
The internal Lo-Dash variable `maxPoolSize` as a Node.js module generated by lodash-cli.
58.8K -15%2.4.113 years ago
@puppeteer/replay
Replay is a library which provides an API to replay and stringify recordings created using Chrome DevTools Recorder](https://developer.chrome.com/docs/devtools/recorder/)
56.7K +8%4.0.23 months ago
lodash.forin
The lodash method `_.forIn` exported as a module.
53.7K -36%4.4.010 years ago
lodash.eq
The lodash method `_.eq` exported as a module.
51.3K -14%4.0.011 years ago
lodash.pull
The lodash method `_.pull` exported as a module.
51.1K -17%4.1.010 years ago
lodash.times
The lodash method `_.times` exported as a module.
50K -39%4.3.210 years ago
lodash.sample
The lodash method `_.sample` exported as a module.
45.7K -21%4.2.110 years ago
lodash._releasearray
The internal Lo-Dash function `releaseArray` as a Node.js module generated by lodash-cli.
44.6K -36%2.4.113 years ago
lodash.split
The lodash method `_.split` exported as a module.
43.6K -35%4.4.210 years ago
lodash.uppercase
The lodash method `_.upperCase` exported as a module.
43.4K -43%4.3.010 years ago
lodash.isobjectlike
The lodash method `_.isObjectLike` exported as a module.
40.2K -34%4.0.011 years ago
lodash.isdate
The lodash method `_.isDate` exported as a module.
40K -14%4.0.110 years ago
lodash.take
The lodash method `_.take` exported as a module.
36.1K -36%4.1.110 years ago
lodash-compat
The compatibility build of lodash modular utilities.
34.6K -24%3.10.211 years ago
lodash.result
The lodash method `_.result` exported as a module.
34.4K -14%4.5.210 years ago
lodash.findlast
The lodash method `_.findLast` exported as a module.
30.5K -26%4.6.010 years ago
lodash._createcompounder
The modern build of lodash’s internal `createCompounder` as a module.
17.8K -73%3.0.012 years ago

Repositories

Repositories and contributions come from Github's GraphQL API, which has no anonymous tier. Sign in to see them.