json5
JSON for Humans
Found 1799 results for es5
JSON for Humans
Implementation of Function.prototype.bind
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Does this JS environment support the `name` property on functions?
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
JavaScript parser, mangler/compressor and beautifier toolkit
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
ECMAScript extensions and shims
Utility for associating truly private state with any JavaScript object
A JSON polyfill for older JavaScript platforms.
A package that contains an array of every single file extension there is for text files
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
A package that contains an array of every single file extension there is for binary files
Sanitize strings for use as JavaScript identifiers & property names
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
ECMAScript 5 compatibility shims for legacy JavaScript engines
Microsoft Application Insights JavaScript SDK - Shim functions
`[].map(f)` for older browsers
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
`[].reduce()` for old browsers
An extended Error class that envelops a parent error, such that the stack trace contains the causation
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Extract the options and callback from a function's arguments easily
Check if the given value is an Array
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
ESLint plugin for ES5 users.
Use the @swc/core transform to convert to ES5 for the esbuild plugin.
Scan a directory recursively with a lot of control and power
Work with processes safely and easily with Node.js
Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
ES6 to ES5 compiler
Browserify transform that compiles es2015 to es5 using Bublé
Ignore common and custom patterns of the file system
Grunt plugin for A JavaScript parser, mangler/compressor and beautifier toolkit for ES6+.
Does the current JS environment have strict mode? ES5+ should; but let's not assume.
A package to help you find out which of your `node_modules` aren't ES5 so you can add them to your transpilation steps.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Get the current line number of the executing file and method
Require JSON5 files in node - a better JSON for ES5 era
Gulp plugin to inline HTML and CSS into Angular 2 component views
JavaScript polyfills
Array#forEach ponyfill for older browsers
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
Comparator to determine if a version is less than, equivalent to, or greater than another version
[![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
An Javascript ES5 ESLint config that following Airbnb ES5 Style Guide
Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.
prime, an OOP JavaScript library for node and the web.
Pedant preset for eslint
A small framework-agnostic utility for auto-binding "class" methods to instances (with customization options) using either "legacy" decorator syntax or plain old ES5 (without needing ES2015+ polyfills).
Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and
Official Ipregistry Javascript Library.
browserify transform that converts all const assignments to var assignments.
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
JSON for humans.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Turn your ES5 code into readable ES6/ES7
An Antlr4 tool that generates both Typescript and JavaScript Antlr Parsers (Current Antlr version: 4.8)
The deferred library implemented in Typescript
broccoli filter for an es5 -> es3 recast. catch/finally -> ['catch'] & ['finally']
一个现代 JavaScript 实用工具库。[点击查看在线文档]。
Get and set nested variables of an object, includes support for Backbone Models
ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript
Emit events in serial or parallel with support for synchronous and asynchronous listeners
Kava has been powering accurate test suites for Node.js and Web Browsers since 2012.
Common utilities and helpers to make testing assertions easier
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
Write contents to a file.
Knockout.js meets ECMAScript 5 properties
Vue imge placeholder directive for broken images.
Create a directory.
Check if a path is accessible
JSON for humans.
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
some simple constants for making layouts that work in any direction
Arrange the properties in the package.json file to a universally consistent order
Remove a file or directory.
Dead Code Checker is a tool for finding dead code in your JavaScript or TypeScript project. It helps to ensure a cleaner and more maintainable code base.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Plain JavaScript AWS Signature v4 for use within Web Browsers
JSON for the ES5 era.
set missing environment variables to defaults then run a command
A library for analyze a HTML files to show all of the SEO defects
Create a cluster of workers to iterate through the filesystem
warns if wrapped function is not memoized
get value of an environment variable; throw if undefined or empty string
Build a polyfill file using core-js modules
A babel plugin to turn ES5 require call to ES6/7
Spanish ordinal numbers following a numeral.
ES6 Symbol polyfill in pure ES5
Babel preset for Node 7.10-8
shim.js is the a collection of UMD modules that shim (aka "polyfill") old environments to support modern (aka "ES5-ish" and "ES6-ish") javascript.
Prettier settings for trailing comma, tab width, semi colons and single quotes.
Tools for developing J4 extensions
A polyfill combinator
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
A polyfill combinator
Change the file extension in require calls when transpiling import statements
ES5, html5 api support form phantomjs sandbox
An esbuild plugin that runs babel for es5 transpilation.
A lightweight, and docile, JavaScript library to help embracing functional programming.
Test files for ECMAScript version compatibility.
Futago-za Ryuu's ESLint configurations for JavaScript
Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.
将es6转为es5的cli工具
A javascript OOP toolkit for mobile & modern web.
JavaScript parser, mangler/compressor and beautifier toolkit
Script package that enables you to serve your angular cli application in IE.
isBizMail tells you whether a given email address is free (gmail.com, yahoo.es, yandex.ru etc) or not
A Bit.ly API library for react
ES5 support for legacy browsers
Node.js Ultrasonic HTTP(s) request wrapper with no dependency
Like standard, but for es5 browser environments.
Test cases for the regexpu project. Possibly useful for other regular expression-related test suites.
🔥 Blazex 🔥 eslint config that can be used across projects
A lexer&parser by Javascript
A logger that is clearable
A "pixel perfect" 100% spec compliant ES2021 JavaScript parser written in JS.
Print Html Block
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
A shim to always run node in es5 proper "strict mode"
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
use regexpu for escape unicode property in regexp-cjk
An Alt Store Component-Connector
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
<div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/
Only compile changed files with babel
@zibuthe7j11/repellat-sapiente-quas =========
[tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw
[](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [  ](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Experimental JSON to FFmpeg command line tool for video editing. Because of JSON it's much easier to create and edit video timeline and it's much easier to integrate it with other tools.

 [](https://travis-c
<h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos 🏎 <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<p align="center"> <img src="./@ryniaubenpm2/alias-voluptatum-natus_cover.png" width="500" alt="@ryniaubenpm2/alias-voluptatum-natus" /> </p>
Simple express middleware for uploading files.
[ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/
[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Express Handlebars ==================
[ci-image]: https://img.shields.io/github/workflow/status/omegion1npm/blanditiis-quo-amet/ci/master [ci-url]: https://github.com/omegion1npm/blanditiis-quo-amet/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/pack
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://opensource.org/licenses/MIT)  ](https://github.com/a-2-c-2-anpm/ad-deleniti-tempore/actions/workflows/xvfb-ci.yml) [ aiming to reduce boilerplate, especially when sending and receiving JSON.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<p align="center"> <a href="https://www.devexpress.com/products/@zibuthe7j11/a-quas-remstudio/?utm_source=github.com&utm_medium=referral&utm_campaign=tc-gh-banner"> <img src="https://raw.github.com/DevExpress/@zibuthe7j11/a-quas-rem/master/media/@zi
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A minimal matching utility.
[](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia) [
*A mostly reasonable approach to JavaScript*
Transforms JavaScript from ES5 to ES3 bundled by webpack.

Extends the standard [Github-Flavored tables](https://github.github.com/gfm/#tables-extension-) to support advanced features:
**This repository is no longer maintained. Consider using [Quantum Design System](https://www.npmjs.com/package/@auth0/quantum-product) as an alternative.**
Automatically detect JavaScript errors in the browser, Node.js and React Native, with plugins for React, Vue, Angular, Express, Restify and Koa. Get cross-platform error detection for handled and unhandled errors with real-time error alerts and detailed d
Exports a method which fetches the children keys of a Firebase Admin Database Reference via the [REST API](https://firebase.google.com/docs/reference/rest/database/#section-param-shallow).
Startox Pilot is a JavaScript router designed for ease of use and flexibility. It employs regular expressions to offer dynamic routing, allowing for both straightforward and complex navigation paths. As a universal library, it works across different platf
sjcl ====
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A minimal node.js package that provides an ArrayBuffer that can be used across processes for interprocess-communication.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<img alt="rocket" src="rocket.svg" width="120" />
The up-to-date and reliable Google's libphonenumber package for node.js. Zero dependencies.
[![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
<h1> <img src="https://raw.githubusercontent.com/dubzzz/@odczynflnpm/modi-fuga-possimus/main/assets/logo.svg" alt="@odczynflnpm/modi-fuga-possimus logo" /> </h1>
Collect your `ArrayBuffer` contents in Node.js before the garbage collector does!
`bs-cmdliner` ------------- This is Cmdliner, a CLI-interface building tool for OCaml, packaged for [BuckleScript][] (an OCaml-to-JavaScript compiler) and [Reason][] (an alternative OCaml syntax targeting that compiler.)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://www.npmjs.com/package/@micromint1npm/soluta-distinctio-asperiores) [](https://www.npmjs.com/package/@hoangcung1804npm/ea-eveniet-vitae) [
[](https://travis-ci.org/@omegion1npm/vel-dolor-dolorumjs/@omegion1npm/vel-dolor-dolorum)
<div align="center"> <img src="https://www.interactivebrokers.com/images/web/logos/ib-logo-text-black.svg"></img> <p align="center"> <h1 align="center">Typescript API</h1> </p> <div style="display: flex;justify-content:center;"> <img src="
[](https://www.npmjs.com/package/@hutechtechnical/velit-minima-autem-eos) [](https://www.npmjs.com
| **Build** | **Dependency**
[![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
[![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
[![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
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://www.npmjs.com/package/eslint) [](https://www.npmjs.com/package/eslint) [](https://npmjs.com/package/@rtyughnnpm/eligendi-enim-voluptate) [](https://www.apache.org/licenses/LICENS


The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<a name="README">[<img src="https://rawgithub.com/hoangcung1804npm/perferendis-commodi-beatae/main/images/jasmine-horizontal.svg" width="400px" />](http://jasmine.github.io)</a>
<!--
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<p align="center"> <img src="logo.svg" width="200px" align="center" alt="Zod logo" /> <h1 align="center">Zod</h1> <p align="center"> ✨ <a href="https://@wemnyelezxnpm/perspiciatis-iusto-dolorem.dev">https://@wemnyelezxnpm/perspiciatis-iusto-dolo
[](LICENSE) [](https://www.npmjs.com/package/@dfgyhujk7npm/ratione-magnam-unde) [ (version 2.6.0 and up required). It includes priority queues, plugins, locking, delayed jobs, and more! This project is a very opinionated but API
This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.
A database for polyfill combinators
NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).
[![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
**@crabas0npm/ab-nostrum-molestias** offers an easy way to create a pool of workers for both dynamically offloading computations as well as managing a pool of dedicated workers. **@crabas0npm/ab-nostrum-molestias** basically implements a [thread pool patt
[![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
 [](https://coveralls.io/github/earldouglas/@hute
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
[](https://badge.fury.io/js/%40americanexpress%2Fvitruvius) 
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
zhRegExp from all plugin enabled with unsafe options
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
[](https://u24.gov.ua)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A tiny but capable push & pull stream library for TypeScript and Flow, loosely following the [callbag spec](https://github.com/callbag/callbag)
[ci-image]: https://img.shields.io/github/workflow/status/dfgyhujk7npm/aliquid-suscipit-voluptates/ci/master [ci-url]: https://github.com/dfgyhujk7npm/aliquid-suscipit-voluptates/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: http
<h1 align="center" style="border-bottom: none;">📚 @crabas0npm/corporis-blanditiis-in</h1> <h3 align="center">Better TypeScript Control Flow</h3> <p align="center"> <a href="https://circleci.com/gh/patrickmichalina/@crabas0npm/corporis-blanditiis-in">
This package helps access and manipulate data in deeply nested Javascript objects more comfortably using an easy and powerful notation.
<pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____
[](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed) [ [](http://badge.fury.io/js/@hutechwebsite/praesentium-quas-qui-dolores) [![
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.