Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Like `extend` but only copies missing properties/values to the target object.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Some tweaks for beautifying HTML with js-beautify according to my preferences.
Sort the keys in an object.
Fast, small, efficient JavaScript memoization lib to memoize JS functions
browserify plugin for coffeescript with support for mixed .js and .coffee files
Get the last or last n elements in an array.
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
- ada comments
- apl comments
- applescript comments
- block comment
- block
- block-comment
- c comments
- code comment
- comment
- comments
- csharp comments
- css comments
- css
- hashbang comments
- View more
Get all but the last element or last n elements of an array.
The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.
- utf-8
- encoding
- decoding
- encoder
- decoder
- javascript
- polyfill
- js
- utf8
- compact
- cross-browser
- utf8-string
- pure-javascript
- nodejs
- View more
A pure javascript BMP encoder and decoder
Return the closest element matching a selector up the DOM tree
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Get a property from an object using dot (object path) notation.
the last carousel you'll ever need
beautify whatever
Gracefully parse ECMAScript static imports 💃
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.