overseer/node_modules/ext
2022-11-01 18:49:18 -04:00
..
docs Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
function Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
global-this Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
lib/private Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
math Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
node_modules/type Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
object Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
promise Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
string Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
string_ Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
thenable_ Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
CHANGELOG.md Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
LICENSE Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
package.json Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
README.md Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00

Build status npm version

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