JSPM

Found 2572 results for ecmascript modules

esm

Tomorrow's ECMAScript modules today!

  • v3.2.25
  • 354.22
  • Published

@miherlosev/esm

Tomorrow's ECMAScript modules today!

  • v3.2.26
  • 260.36
  • Published

esm-wallaby

Tomorrow's ECMAScript modules today!

  • v3.2.35
  • 241.96
  • Published

@httptoolkit/esm

Tomorrow's ECMAScript modules today!

  • v3.3.2
  • 225.60
  • Published

@meteorjs/reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

  • v0.25.4
  • 196.90
  • Published

reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

  • v0.20.12
  • 195.17
  • Published

import-sync

Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.

  • v2.2.3
  • 114.34
  • Published

get-modules-graph

Get and traverse graph of ECMAScript/TypeScript modules

  • v0.0.11
  • 109.08
  • Published

terser

JavaScript parser, mangler/compressor and beautifier toolkit for ES6+

  • v5.44.0
  • 99.16
  • Published

uglify-js

JavaScript parser, mangler/compressor and beautifier toolkit

  • v3.19.3
  • 98.22
  • Published

react-ecmascript

A script which transform React and ReactDOM into native Ecmascript modules to be used in browsers which support Ecmascript modules and module loading

  • v1.4.4
  • 96.97
  • Published

es5-ext

ECMAScript extensions and shims

  • v0.10.64
  • 90.93
  • Published

esm-jsg2021

Tomorrow's ECMAScript modules today!

  • v3.2.25
  • 90.66
  • Published

meriyah

A 100% compliant, self-hosted javascript parser with high focus on both performance and stability

  • v6.1.4
  • 85.43
  • Published

@emiplegiaqmnpm/temporibus-iusto-quisquam

The `Easylibs` library is a collection of reusable JavaScript modules that can be used to build web applications. The library includes modules for progress form, file uploading, image processing, and data validation and more.

  • v1.0.0
  • 81.98
  • Published

get-intrinsic

Get and robustly cache all JS language-level intrinsics at first require time

  • v1.3.0
  • 80.25
  • Published

has-tostringtag

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

  • v1.0.2
  • 80.16
  • Published

json5

JSON for Humans

  • v2.2.3
  • 80.03
  • Published

hasown

A robust, ES3 compatible, "has own property" predicate.

  • v2.0.2
  • 79.77
  • Published

@antongolub/esm

Tomorrow's ECMAScript modules today!

  • v1.0.0
  • 79.68
  • Published

es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

  • v1.1.1
  • 79.30
  • Published

eslint

An AST-based pattern checker for JavaScript.

  • v9.39.0
  • 79.21
  • Published

es-define-property

`Object.defineProperty`, but not IE 8's broken one.

  • v1.0.1
  • 79.20
  • Published

levn

Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible

  • v0.4.1
  • 79.10
  • Published

object-assign

ES2015 `Object.assign()` ponyfill

  • v4.1.1
  • 78.82
  • Published

call-bind

Robustly `.call.bind()` a function

  • v1.0.8
  • 78.77
  • Published

gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

  • v1.2.0
  • 78.43
  • Published

esprima

ECMAScript parsing infrastructure for multipurpose analysis

  • v4.0.1
  • 78.32
  • Published

es-errors

A simple cache for a few of the JS Error constructors.

  • v1.3.0
  • 78.19
  • Published

unbox-primitive

Unbox a boxed JS primitive value.

  • v1.1.0
  • 77.46
  • Published

es-to-primitive

ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.

  • v1.3.0
  • 77.41
  • Published

esquery

A query library for ECMAScript AST using a CSS selector like query language.

  • v1.6.0
  • 77.36
  • Published

es-check

Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command

  • v9.4.4
  • 77.35
  • Published

espree

An Esprima-compatible JavaScript parser built on Acorn

  • v10.4.0
  • 77.33
  • Published

internal-slot

ES spec-like internal slots

  • v1.1.0
  • 77.05
  • Published

get-symbol-description

Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.

  • v1.1.0
  • 77.03
  • Published

call-bound

Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.

  • v1.0.4
  • 76.50
  • Published

define-data-property

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

  • v1.1.4
  • 76.10
  • Published

@asdfgertyjhnpm/impedit-nihil-ut

The `Easylibs` library is a collection of reusable JavaScript modules that can be used to build web applications. The library includes modules for progress form, file uploading, image processing, and data validation and more.

  • v1.0.0
  • 76.03
  • Published

is-data-view

Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

  • v1.0.2
  • 75.23
  • Published

regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

  • v6.4.0
  • 74.85
  • Published

array.prototype.tosorted

An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.

  • v1.1.4
  • 74.75
  • Published

iterator.prototype

`Iterator.prototype`, or a shared object to use.

  • v1.1.5
  • 74.62
  • Published

data-view-buffer

Get the ArrayBuffer out of a DataView, robustly.

  • v1.0.2
  • 74.50
  • Published

object.groupby

An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.

  • v1.0.3
  • 74.02
  • Published

string.prototype.repeat

A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.

  • v1.0.0
  • 73.88
  • Published

typescript-eslint

Tooling which enables you to use TypeScript with ESLint

  • v8.46.2
  • 73.85
  • Published

es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

  • v1.2.1
  • 73.34
  • Published

string.prototype.includes

A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.

  • v2.0.1
  • 72.37
  • Published

regexpp

Regular expression parser for ECMAScript.

  • v3.2.0
  • 71.45
  • Published

es6-symbol

ECMAScript 6 Symbol polyfill

  • v3.1.4
  • 71.39
  • Published

@smakss/random-string

Effortlessly generate customizable random strings with @smakss/random-string. Ideal for creating dummy strings, custom-length passwords, or unique identifiers. Integrates seamlessly with both CommonJS and ECMAScript modules.

  • v2.0.2
  • 70.14
  • Published

ext

JavaScript utilities with respect to emerging standard

  • v1.7.0
  • 69.74
  • Published

d

Property descriptor factory

  • v1.0.2
  • 69.53
  • Published

@bufbuild/protobuf

A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.

  • v2.10.0
  • 68.13
  • Published

eslint-plugin-n

Additional ESLint's rules for Node.js

  • v17.23.1
  • 67.54
  • Published

rollup-config-module

Rollup config to create npm modules that support both ECMAScript module and CommonJS

  • v2.0.2
  • 67.10
  • Published

eslint-formatter-table

ESLint’s official `table` formatter, extracted from ESLint 7

  • v7.32.1
  • 66.35
  • Published

js-string-escape

Escape strings for use as JavaScript string literals

  • v1.0.1
  • 66.15
  • Published

estree-util-visit

esast (and estree) utility to visit nodes

  • v2.0.0
  • 66.04
  • Published

has-dynamic-import

Does the current environment have `import()` support?

  • v2.1.1
  • 65.89
  • Published

hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

  • v3.1.3
  • 65.17
  • Published

estree-util-build-jsx

Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)

  • v3.0.1
  • 64.63
  • Published

resolve-mjs

Import ecmascript modules using legacy `require` resolution algorithm

  • v2.2.2
  • 64.06
  • Published

es6-shim

ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines

  • v0.35.8
  • 64.05
  • Published

es6-map

ECMAScript6 Map polyfill

  • v0.1.5
  • 63.78
  • Published

get-imported

The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script

  • v0.0.7
  • 63.56
  • Published

array.prototype.toreversed

An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.

  • v1.1.2
  • 62.82
  • Published

string.fromcodepoint

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

  • v1.0.3
  • 62.25
  • Published

estree-util-scope

Check what’s defined in an estree scope

  • v1.0.0
  • 61.13
  • Published

es5-shim

ECMAScript 5 compatibility shims for legacy JavaScript engines

  • v4.6.7
  • 60.89
  • Published

well-known-symbols

An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.

  • v4.1.0
  • 59.64
  • Published

@omegion1npm/recusandae-fuga-aliquid

[MongoDB](http://mongodb.com)-backed session storage for [connect](https://www.npmjs.org/package/connect) and [Express](http://www.expressjs.com). Meant to be a well-maintained and fully-featured replacement for modules like [connect-mongo](https://www.np

  • v1.0.0
  • 59.34
  • Published

esm-cli

ECMAScript modules launcher

  • v1.1.1
  • 59.32
  • Published

json11

JSON for humans and machines

  • v2.0.2
  • 59.21
  • Published

espurify

Clone AST without extra properties

  • v3.2.0
  • 59.03
  • Published

string.prototype.codepointat

A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.

  • v1.0.1
  • 58.95
  • Published

apollo-client

A simple yet functional GraphQL client.

  • v2.6.10
  • 57.94
  • Published

@bufbuild/protoplugin

Helps to create your own Protocol Buffers code generators.

  • v2.10.0
  • 57.85
  • Published

esprima-next

ECMAScript parsing infrastructure for multipurpose analysis

  • v6.0.3
  • 57.73
  • Published

get-file-exports

Dynamic import for JavaScript and TypeScript files for both CommonJS and ECMAScript modules.

  • v1.2.1
  • 57.18
  • Published

ecma-webpack-plugin

🧳 Verify your output code is compliant to the version you're targeting

  • v1.2.0
  • 56.67
  • Published

get-set-props

List of getter/setter properties for JavaScript types

  • v0.2.0
  • 56.63
  • Published

is-js-type

Is string a JS Type

  • v3.0.0
  • 55.57
  • Published

regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

  • v4.8.0
  • 55.33
  • Published

obj-props

List of properties for JavaScript objects

  • v2.0.0
  • 55.24
  • Published

js-types

List of JavaScript types

  • v4.0.0
  • 55.11
  • Published

call-matcher

ECMAScript CallExpression matcher made from function/method signature

  • v2.0.0
  • 55.01
  • Published

regexp.escape

A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping

  • v2.0.1
  • 54.72
  • Published

@nio-ds/esm

Yesterday's way to use today's ECMAScript modules!

  • v3.2.28
  • 54.57
  • Published

power-assert

Power Assert in JavaScript

  • v1.6.1
  • 54.20
  • Published

check-esm

The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script

  • v0.0.7
  • 54.16
  • Published

reserved-identifiers

Provides a list of reserved identifiers for JavaScript

  • v1.2.0
  • 54.12
  • Published

graphql-anywhere

Run GraphQL queries with no schema and just one resolver

  • v4.2.8
  • 54.11
  • Published

identifier-regex

Regular expression for matching JavaScript identifiers

  • v1.0.1
  • 53.88
  • Published

to-valid-identifier

Convert a string to a valid JavaScript identifier

  • v1.0.0
  • 52.70
  • Published

escallmatch

ECMAScript CallExpression matcher made from function/method signature

  • v1.5.0
  • 52.60
  • Published

whence

Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.

  • v2.1.0
  • 52.29
  • Published

espower

Power Assert feature instrumentor based on the ECMAScript AST

  • v2.1.2
  • 52.22
  • Published

eval-estree-expression

Safely evaluate JavaScript (estree) expressions, sync and async.

  • v3.0.1
  • 52.18
  • Published

eslint-formatter-junit

ESLint’s official `junit` formatter, unofficially published as a standalone module

  • v9.0.1
  • 51.97
  • Published

is-identifier

Check if a string is a valid JavaScript identifier

  • v1.0.1
  • 51.87
  • Published

buntis

A 100% compliant, self-hosted typescript parser that emits an ESTree-compatible abstract syntax tree

  • v0.2.1
  • 51.84
  • Published

@esx-rs/http

Common HTTP code for ESX-RS client and server modules.

  • v0.2.1
  • 51.53
  • Published

fast-brake

fast js feature detection with zero runtime dependencies; analyzes js to verify compatibility

  • v0.1.6
  • 51.53
  • Published

array.prototype.foreach

An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.

  • v1.0.7
  • 50.95
  • Published

eslint-formatter-compact

ESLint’s official `compact` formatter, unofficially published as a standalone module

  • v9.0.1
  • 50.27
  • Published

esformatter

ECMAScript code beautifier/formatter

  • v0.11.3
  • 49.00
  • Published

@jimpick/react-ecmascript

A script which transform React and ReactDOM into native Ecmascript modules to be used in browsers which support Ecmascript modules and module loading

  • v1.4.4-1
  • 48.71
  • Published

string.prototype.startswith

A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.

  • v1.0.1
  • 48.53
  • Published

extensionless

Node.js loader for import specifiers as file paths without extensions or as directory paths

  • v2.0.2
  • 48.18
  • Published

@dramaorg/delectus-culpa-reprehenderit

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

  • v3.5.94
  • 47.74
  • Published

smpltmpl

Simple templates for Node.js based on ECMAScript template literals syntax

  • v1.0.2
  • 47.55
  • Published

eslint-traverse

Create a sub-traversal of an AST node in your ESLint plugin

  • v1.0.0
  • 47.44
  • Published

string.prototype.endswith

A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.

  • v1.0.2
  • 47.23
  • Published

es7-shim

ECMAScript 7 compatibility shims for legacy JavaScript engines

  • v6.0.0
  • 47.10
  • Published

eslint-formatter-checkstyle

ESLint’s official `checkstyle` formatter, unofficially published as a standalone module

  • v9.0.1
  • 47.08
  • Published

eslint-formatter-stylish

ESLint’s official `stylish` formatter, unofficially published as a standalone module

  • v9.0.1
  • 46.88
  • Published

traceur

ES6 to ES5 compiler

  • v0.0.111
  • 46.74
  • Published

filedirname

Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)

  • v3.4.0
  • 46.69
  • Published

@beyonk/esm

Tomorrow's ECMAScript modules today!

  • v4.0.1
  • 46.38
  • Published

error-cause

An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3

  • v1.0.9
  • 45.77
  • Published

eslint-formatter-unix

ESLint’s official `unix` formatter, unofficially published as a standalone module

  • v9.0.1
  • 45.30
  • Published

suppressed-error

ES Proposal spec-compliant shim for SuppressedError

  • v1.0.3
  • 45.03
  • Published

resolve-esm

Shim for `import.meta.resolve`

  • v2.0.3
  • 45.02
  • Published

eslint-formatter-visualstudio

ESLint’s official `visualstudio` formatter, unofficially published as a standalone module

  • v9.0.1
  • 44.80
  • Published

disposablestack

An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.

  • v1.1.7
  • 44.71
  • Published

@nant-es/modules

nant-es-core internal methods for comparison, conversion, object

  • v1.0.2-n.0
  • 44.59
  • Published

vscode-regexpp

Regular expression parser for ECMAScript.

  • v3.1.0
  • 44.55
  • Published

cherow

Fast and lightweight, standard-compliant javascript parser written in ECMAScript

  • v1.6.9
  • 44.49
  • Published

es-value-fixtures

Fixtures of ES values, for testing purposes

  • v1.7.1
  • 44.48
  • Published

eslint-formatter-json

ESLint’s official `json` formatter, unofficially published as a standalone module

  • v9.0.1
  • 44.23
  • Published

es6template

Easy and small template engine for the browser.

  • v1.0.5
  • 44.09
  • Published

convert-to-ecmascript-compatible-varname

Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.

  • v0.1.5
  • 43.97
  • Published

grunt-terser

Grunt plugin for A JavaScript parser, mangler/compressor and beautifier toolkit for ES6+.

  • v2.0.0
  • 43.67
  • Published

neo.mjs

Neo.mjs: The multi-threaded UI framework for building ultra-fast, desktop-like web applications with uncompromised responsiveness, inherent security, and a transpilation-free dev mode.

  • v10.9.0
  • 43.67
  • Published

set.prototype.difference

An ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3

  • v1.1.7
  • 43.46
  • Published

diesal

Data structures and algorithms, written in Typescript

  • v1.0.2
  • 42.45
  • Published

@firanorg/mollitia-molestias-accusamus

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v10.13.142
  • 41.78
  • Published

has-override-mistake

Determine whether the environment has the so-called "override mistake" - [[Set]]ing a property whose ancestor is nonwritable throws.

  • v1.0.1
  • 41.70
  • Published

@plugjs/build

Simple shared build using PlugJS

  • v0.6.68
  • 41.60
  • Published

es-dependency-graph

Utility for obtaining the dependency graph from ES6 modules

  • v0.1.6
  • 41.47
  • Published

esm_prateek

Tomorrow's ECMAScript modules today!

    • v1.1.0
    • 41.32
    • Published

    gulp-strip-debug

    Strip console and debugger statements from JavaScript code

    • v7.0.0
    • 41.29
    • Published

    es6-template

    Easy and small template engine for the browser and nodejs.

    • v1.0.4
    • 41.11
    • Published

    circular-dependency-scanner

    Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.

    • v2.3.0
    • 41.09
    • Published

    specifier-resolution-node

    Node.js loader for import specifiers as file paths without extensions or as directory paths

    • v1.1.4
    • 40.99
    • Published

    typescript-map

    ES6 Map Implemented in TypeScript

    • v0.1.0
    • 40.81
    • Published

    es-checker

    A feature detection library for ECMAScript in node.js and browser

    • v1.4.2
    • 40.71
    • Published

    set.prototype.union

    An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3

    • v1.1.3
    • 40.69
    • Published

    native-or-another

    Guaranteed way for getting a Promise. Always native Promise if available, otherwise looks for common promise libraries and loads which is installed. Allows registering custom Promise implementation in node < 0.12 versions

    • v5.0.1
    • 40.63
    • Published

    set.prototype.intersection

    An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3

    • v1.1.7
    • 40.47
    • Published

    promise.withresolvers

    ES Proposal spec-compliant shim for Promise.withResolvers

    • v1.0.3
    • 40.36
    • Published

    weakmap

    Shim for WeakMap with non-leaky O(1) lookup time

    • v0.0.6
    • 40.35
    • Published

    array.prototype.join

    ES spec-compliant `Array.prototype.join` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.4
    • 40.21
    • Published

    array.from

    A robust & optimized `Array.from` polyfill, based on the ECMAScript 6 specification.

    • v1.1.6
    • 40.21
    • Published

    array.prototype.slice

    ES spec-compliant `Array.prototype.slice` shim/polyfill/replacement that works as far down as ES3

    • v1.0.3
    • 40.08
    • Published

    is-var-name

    Check if a string can be used as a JavaScript variable name

    • v2.0.0
    • 40.07
    • Published

    ts2esm

    Transforms TypeScript imports and exports into ESM-compatible declarations.

    • v2.2.7
    • 39.87
    • Published

    @dfoverdx/tocamelcase

    Adds a comprehensive Camel-Case (and Pascal-Case) converter to the String's prototype

    • v1.0.7
    • 39.26
    • Published

    fix-tsc-es-imports

    fix-tsc-es-imports uses shelljs sed to fix default extensionless typescript ECMAScript compiled code relative imports and exports, properly adding .js extensions.

    • v0.1.6
    • 39.17
    • Published

    coverage

    A command-line tool to collect and report code coverage of a JavaScript program

    • v0.4.1
    • 38.64
    • Published

    set.prototype.symmetricdifference

    An ESnext spec-compliant `Set.prototype.symmetricDifference` shim/polyfill/replacement that works as far down as ES3

    • v1.1.3
    • 38.11
    • Published

    es-deps-from-string

    ECMAScript 2015+/CommonJS module dependencies array from string

    • v1.0.6
    • 37.90
    • Published

    gulp-iife

    Wraps JavaScript code within an immediately invoked function expression.

    • v0.4.0
    • 37.72
    • Published

    @osjwnpm/inventore-dolore-dolor

    [![build status](https://img.shields.io/travis/gcanti/@osjwnpm/inventore-dolore-dolor/master.svg?style=flat-square)](https://travis-ci.org/gcanti/@osjwnpm/inventore-dolore-dolor) ![npm downloads](https://img.shields.io/npm/dm/@osjwnpm/inventore-dolore-dol

    • v1.0.0
    • 37.63
    • Published

    ecmarkup

    Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.

    • v21.4.0
    • 37.44
    • Published

    array.prototype.tospliced

    An ESnext spec-compliant `Array.prototype.toSpliced` shim/polyfill/replacement that works as far down as ES3.

    • v1.1.5
    • 37.29
    • Published

    @zitterorg/magni-eos

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

    • v5.8.60
    • 37.10
    • Published

    ecmarkdown

    A compiler for "Ecmarkdown" algorithm shorthand into HTML.

    • v8.1.0
    • 37.07
    • Published

    @omegion1npm/maiores-similique-fuga

    `@omegion1npm/maiores-similique-fuga.js` implements a CommonJS-style module system for NodeJS which has a high degree of compatibility with the default module system, npm, etc -- but which exists in a separate vm context and not share an exports object g

    • v1.0.0
    • 36.91
    • Published

    @ryniaubenpm2/alias-nihil-veniam

    [//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @ryniaubenpm2/alias-nihil-venia

    • v1.0.0
    • 36.83
    • Published

    grammarkdown

    Markdown-like DSL for defining syntactic grammars for programming languages.

    • v3.3.2
    • 36.77
    • Published

    array.prototype.concat

    ES spec-compliant `Array.prototype.concat` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.6
    • 36.75
    • Published

    es-comments

    Parses single and multiline comments from an ECMAScript source file

    • v1.0.1
    • 36.69
    • Published

    regexpp2

    Regular expression parser for ECMAScript 2018.

    • v1.3.35
    • 36.21
    • Published

    @odczynflnpm/totam-illum-necessitatibus

    [//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @odczynflnpm/totam-illum-necess

    • v1.0.0
    • 36.16
    • Published

    seafox

    A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript

    • v1.7.1
    • 36.11
    • Published

    string.prototype.towellformed

    An ESnext spec-compliant `String.prototype.toWellFormed` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.2
    • 36.07
    • Published

    makepromise

    Make a Promise from a function with a callback and preserve its error stack.

    • v3.2.0
    • 35.92
    • Published

    @kettil/eslint-config

    The library is a collection of very strict ESLint rules.

    • v4.10.14
    • 35.85
    • Published

    @gerhobbelt/esprima

    ECMAScript parsing infrastructure for multipurpose analysis

    • v4.0.1-27
    • 35.84
    • Published

    date

    ES spec-compliant `Date` shim/polyfill/replacement that works as far down as ES3

    • v2.0.6
    • 35.77
    • Published

    eslint-formatter-tap

    ESLint’s official `tap` formatter, unofficially published as a standalone module

    • v9.0.1
    • 35.33
    • Published

    esm-ts-node

    run esm + ts-node

    • v1.0.7
    • 35.13
    • Published

    @ryniaubenpm2/ea-commodi-voluptatibus

    @ryniaubenpm2/ea-commodi-voluptatibus is a simple utility to convert various binary data objects in Javascript, like Blob, File, TypedArray and others. It also provides conversion abilities from various notations(binary,hex,decimal,"bytes") to others.

    • v1.0.0
    • 35.08
    • Published

    es-symbol

    A spec-compliant as much as it could be, small, and tested ES6 Symbol implementation.

    • v1.1.2
    • 35.06
    • Published

    @geosolutions/espree

    An Esprima-compatible JavaScript parser built on Acorn

    • v3.1.8
    • 34.66
    • Published

    @rangermauve/webrun

    A custom module loader and global shim for Node to make it compatible with the browser.

    • v4.0.0
    • 34.65
    • Published

    @mornya/ui-libs

    The project of Global UI module.

    • v2.3.0
    • 34.62
    • Published

    @kawix/core

    The next generation module loader for nodejs

    • v1.0.3
    • 34.49
    • Published

    especially

    Abstract operations and other functions drawn from the ECMAScript specification

    • v2.0.1
    • 34.02
    • Published

    @ryniaubenpm/alias-pariatur-iusto

    [NPM](https://www.npmjs.com/org/alterior) | [Github](https://github.com/ryniaubenpm/alias-pariatur-iusto) | [API reference](https://alterior-mvc.github.io/alterior/index.html?) | [Changelog](CHANGELOG.md)

    • v1.0.0
    • 33.99
    • Published

    eslint-config-weseek

    Shareable configurations of ESLint by WESEEK, Inc. based on eslint-config-airbnb.

    • v2.1.1
    • 33.74
    • Published

    map.groupby

    An ESnext spec-compliant `Map.groupBy` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.5
    • 33.57
    • Published