sindresorhus / esnext-showcaseView external linksLinks
Showcasing real-world usage of ECMAScript 6 (the next JavaScript version) features
☆299Apr 16, 2017Updated 8 years ago
Alternatives and similar repositories for esnext-showcase
Users that are interested in esnext-showcase are comparing it to the libraries listed below
Sorting:
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- browserify >=v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.☆592Jun 12, 2017Updated 8 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Grunt plugin to generate Docker documentation☆24Mar 10, 2016Updated 9 years ago
- An aggregation of tooling for using ES6 today☆3,987Oct 31, 2019Updated 6 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Get the imports and exports from your ES6 modules☆29Feb 8, 2019Updated 7 years ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 3 years ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Check if a URL is relative☆26Sep 10, 2025Updated 5 months ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- A mixin usable for both generic objects and decorators.☆60Dec 5, 2016Updated 9 years ago
- Trim newlines from the start and/or end of a string☆49Mar 20, 2023Updated 2 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Check if a path is inside another path☆40Sep 11, 2025Updated 5 months ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Dec 16, 2020Updated 5 years ago
- Minimalist examples of ES6 functionalities.☆331Apr 3, 2017Updated 8 years ago
- Polyfill for the ES Module Loader☆2,217Jul 15, 2018Updated 7 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- A crowdsourced JavaScript exercise☆43Mar 15, 2010Updated 15 years ago
- game by towc for js13kgames 2015☆10Oct 9, 2015Updated 10 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- Filter promises concurrently☆80Dec 27, 2023Updated 2 years ago
- A demo of interoperability between Sass and Polymer☆45May 28, 2015Updated 10 years ago
- Generate strong pseudo-random bytes☆29Feb 13, 2021Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Get the latest stable semver version from an array of versions☆47Oct 17, 2021Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago