datalad-course/node_modules/ext
2025-03-21 15:28:44 +01:00
..
docs A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
function A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
global-this A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
lib/private A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
math A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
node_modules/type A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
object/entries A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
string A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
string_/includes A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
test A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
thenable_ A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
.editorconfig A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
CHANGELOG.md A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
LICENSE A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
package.json A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
README.md A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00

ext

(Previously known as es5-ext)

JavaScript language extensions (with respect to evolving standard)

Non-standard or soon to be standard language utilities in a future proof, non-invasive form.

Doesn't enforce transpilation step. Where it's applicable utilities/extensions are safe to use in all ES3+ implementations.

Installation

npm install ext

Utilities