معرفی شرکت ها
main all
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
Create an array with values present in the first input array
-
check if two arrays are equal
-
ES2015 Array#findIndex() ponyfill
-
Flatten nested arrays
-
ES2015 Array.from ponyfill
-
Call an array of asynchronous functions in parallel
-
Call an array of asynchronous functions in series
-
Create an array of unique values, in order, from the input arrays
-
Create an array without duplicates
-
Return an array free of duplicate values
-
Convert a value to an array
-
High-priority task queue for Node.js and browsers
-
ASN.1 encoder and decoder (BER)
-
ASN.1 encoder and decoder (DER)
-
simple assertion library for javascript
-
small wrapper over nodejs' assert module with two extra features
-
Error constructor fro validation frameworks
-
assertion library, designed for coffee-script
-
Esprima-compatible implementation of the Mozilla JS Parser API
-
Utilities for AST transformers
-
walk the ast with references to parent nodes
-
functions and patterns for asynchronous code - web browsers
-
functions and patterns for asynchronous code - Node.js
-
async parallel forEach / map function for JavaScript
-
Improve Node.js stacktraces and make it easier to handle errors
-
Minimal async jobs utility library, with streams support
-
Automatically bind methods to their class instance
-
Utility for automatically linking URLs, emails, etc. in text
-
add vendor prefixes to CSS rules - browser bundle
-
add vendor prefixes to CSS rules
-
AWS signing in JavaScript
-
Signs and prepares requests using AWS Signature Version 4
-
Promise based HTTP client for the browser and node.js
-
Babel command line
-
generate errors that contain a code frame that point to source locations
-
Babel compiler core.
-
Turns an AST into code.
-
Helper function to bindify decorators
-
Helper function to build binary assignment operator visitors
-
Helper function to build react jsx
-
Helper function to call delegate
-
Helper function to define a map
-
Helper function to explode assignable expressions
-
Helper function to explode classes
-
Helper function to change the property 'name' of every function
-
Helper function to get function arity
-
Helper function to hoist variables
-
Helper function to optimise call expression
-
Helper function to check for literal RegEx
-
Helper function to remap async functions to generators
-
Helper function to replace supers
-
Collection of helper functions used by Babel transforms
-
Collection of debug messages used by Babel.
-
helper functions that’ll be placed at the top of the generated code
-
Allow parsing of async functions
-
Allow parsing of async generators
-
Allow parsing of class constructor calls
-
Allow parsing of class properties
-
Allow parsing of decorators
-
Allow parsing of do expressinos
-
Allow parsing of import
-
Allow parsing of the exponentiation operator
-
Allow parsing of export extensions
-
Allow parsing of the flow syntax
-
Allow parsing of function bind
-
Allow parsing of jsx
-
Allow parsing of object rest/spread
-
Compile trailing function commas to ES5
-
Convert async generator functions to ES2015 generators
-
Turn async functions into ES2015 generators
-
Enable new.target in ES2015 classes
-
Compile additional export-from statements to ES2015
-
Compile class and object decorators to ES5
-
Compile do expressions to ES5
-
Ensure that reserved words are quoted in property accesses
-
Ensure that reserved words are quoted in object property keys
-
Compile the exponentiation operator to ES5
-
Compile ES2015/ES2016 class properties to ES5
-
Strip flow type annotations from your output code
-
Compile the functino bind operator to ES5
-
fix buggy JScript named function expressions
-
Compile object rest and spread to ES5
-
Babel plugin for turning __proto__ into a shallow property clone
-
Add displayName to React.createClass calls
-
Turn JSX into React function calls
-
Add a __self prop to all JSX Elements
-
Add a __source prop to all JSX Elements
-
Explode async and generator functions into a state machine
-
Externalise references to helpers and builtins
-
Enable strict mode for all files
-
Provides polyfills necessary for a full ES2015+ environment
-
Babel preset for all es2015 plugins
-
Babel preset for all es2016 plugins
-
Babel preset for all es2017 plugins
-
Babel preset for all Flow plugins
-
Babel preset including es2015+
-
Babel preset for all React plugins
-
Babel preset for stage 0 plugins
-
Babel preset for stage 1 plugins
-
Babel preset for stage 2 plugins