معرفی شرکت ها
universe all
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
بسته
توضیح خلاصه
-
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
-
babel module loader for webpack
-
Collection of debug messages used by Babel.
-
Babel plugin for default module.exports like babel version 5
-
helper functions that’ll be placed at the top of the generated code
-
Convert character code getters into plain integers
-
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 class and object decorators to ES5 (legacy)
-
replace member expressions and typeof statements with strings
-
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
-
Babel plugin for Vue 2.0 JSX
-
Provides polyfills necessary for a full ES2015+ environment
-
babel preset for transforming your JavaScript for Airbnb
-
Babel preset for each environment
-
Babel preset for all es2015 plugins
-
Babel preset for all es2015 plugins, with loose mode
-
Babel preset for all es2016 plugins
-
Babel preset for all es2017 plugins
-
Preset for Babel's ES3 transformations
-
Babel preset for all Flow plugins
-
babel preset for flow support
-
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
-
Babel preset for stage 3 plugins
-
babel require hook
-
babel selfContained runtime
-
Generate an AST from a string template.
-
Babel Traverse module
-
lodash-esque utility library for AST nodes
-
JavaScript parser used in Babel
-
some Backbone for JavaScript applications - Node module
-
server-side overrides for Backbone to use node-dirty
-
Match balanced character pairs in Node.js
-
foundation for creating modular, unit testable node.js application
-
Javascript Base62 encode/decoder
-
Base64 encoding/decoding in pure JS
-
Node.js module that generates a base64 id
-
Match strings using bash.
-
batch with concurrency control and progress events - Node.js module
-
Port of the OpenBSD bcrypt_pbkdf function to pure JS
-
Make your terminal beep
-
small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
-
Arbitrary-precision decimal and non-decimal arithmetic for Node.js
-
List of binary file extensions
-
resolve path to c++ addons built by node-gyp - Node.js module
-
access multiple buffers with Buffer interface - Node.js module
-
JavaScript blob constructor
-
Stream of fixed-size blocks, with zero-padding when necessary
-
Fully featured Promises/A+ implementation for Node.js
-
Big number implementation in pure javascript