معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
The lodash method `_.cloneDeepWith` exported as a module.
-
The lodash method `_.debounce` exported as a module.
-
The lodash method `_.difference` exported as a module.
-
The lodash method `_.flatten` exported as a module.
-
Write files in an atomic fashion w/configurable ownership
-
Extends `minimatch.match()` with support for multiple patterns
-
Binary wrapper for Flow - A static type checker for JavaScript
-
Pretty unicode tables for the command line. Based on the original cli-table.
-
Check if something is a generator function
-
Displays the execution time for Node.js modules loading; inspired by @sindresorhus 'time-grunt'
-
Wraps a transform and provides caching
-
Spinners for use in the terminal
-
Manages complex Babel config chains, avoiding duplicated work and enabling effective caching
-
Check if a value is an object
-
A PassThrough stream that keeps track of last line written
-
Safer Node.js Buffer API
-
A collection of common interactive command line user interfaces.
-
Add AVA to your project
-
Enable ES modules in Node today!
-
Report if your package.json is out of sync with your package-lock.json.
-
Node.js `assert` as a standalone module
-
Finds the common standard cache directory
-
Use fluent property chains in lieu of options objects
-
Check if an Array is sorted
-
Turns an AST into code.
-
Allow parsing of object rest/spread
-
Get the name of a named function
-
Check if argv has a specific flag
-
YAML 1.2 parser and serializer
-
Displays the execution time for Node.js modules loading; inspired by @sindresorhus 'time-grunt'
-
Stringify any JavaScript value
-
Generate errors that contain a code frame that point to source locations.
-
npm package for https://github.com/google/diff-match-patch
-
Display differences clearly so people can review changes confidently.
-
-
-
The Lodash method `_.isEqual` exported as a module.
-
Babel preset for all React plugins.
-
takes json-cov output into stdin and POSTs to coveralls.io
-
The max amount of milliseconds you can pass to `setTimeout()`
-
File resolution for AVA
-
Babel plugin for protecting against improper use of `t.throws()` in AVA
-
Babel 5/6 plugin that scans the AST for require calls and import statements
-
Babel plugin for power-assert
-
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
-
Babel preset for all es2015 plugins.
-
Babel preset to make node@4 ES2015 compatible.
-
Babel preset for stage 2 plugins
-
babel selfContained runtime
-
format power-assert context
-
assertion renderer for power-assert context
-
succinct diagram renderer for power-assert context
-
Repeat a string - fast
-
Simple setImmediate shim
-
Strip UTF-8 byte order mark (BOM) from a string
-
Babel command line.
-
A less shallow `only-shallow`
-
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
-
Power Assert output formatter
-
Power Assert output renderers
-
like `deeper` and `deepest`, but less strict, and with 90s flavor
-
JavaScript "deep equality" / structural equality tester with Node.js flavor.
-
Serialize/deserialize an error into a plain object
-
compute the closest common parent for file paths
-
Explode async and generator functions into a state machine.
-
My hunky-dory module
-
Hashing made simple. Get the hash of a buffer/string/stream/file.
-
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
-
Find the root directory of a Node.js project or npm package
-
Require module from string
-
Power Assert feature enhancer for assert function/object
-
Check if generator functions are supported
-
A tiny stream log
-
Resolve the path of a module like `require.resolve()` but from a given path
-
Replace circular references in an object with a string
-
Formatted TAP output like Mocha's spec reporter
-
tap-producing test harness for node and browsers
-
Check whether a value is a generator or generator function
-
Formatted TAP output with dots ...
-
Tiny assertion library
-
Colored symbols for various log levels. Example: `✔︎ Success`
-
HTTP and HTTPS modules that follow redirects.
-
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
-
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
-
Lint your commit messages
-
Conventional changelog plugin for release-it
-
Seamless integration between Rollup and Babel.
-
Convert CommonJS modules to ES2015
-
Convert .json files to ES6 modules
-
Use multiple entry points for a bundle
-
Locate and bundle third-party dependencies in node_modules
-
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
-
Command line tool for generating a changelog from git tags and commit history
-
Node.js body parsing middleware
-
/dev/null for node streams
-
Runs tests on TypeScript definition files
-
Spec-compliant FormData implementation for Node.js
-
A node.js module for parsing form data, especially file uploads.
-
Get the gzipped size of a string or buffer
-
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
-
Istanbul instrumenter loader for webpack