معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
Build and load native Rust/Neon modules.
-
benchmark.js runner like mocha
-
logger for npm
-
Simplified HTTP request client.
-
TypeScript definitions for retry
-
TypeScript definitions for prop-types
-
TypeScript definitions for scheduler
-
Strict TypeScript and Flow types for style based on MDN data
-
-
-
Temporary file and directory creator
-
-
-
ANSI escape codes for styling strings in the terminal
-
Parsing string to array of args like node on bash do.
-
Get callsites from the V8 stack trace API
-
Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).
-
Get details about the current Continuous Integration environment
-
Clean up an object prior to serialization
-
Truncate a string to a specific width in the terminal
-
Extract code excerpts
-
Computes the longest prefix string that is common to each path, excluding the base component
-
Compare, format, diff and serialize any JavaScript value
-
Track the list of currently unhandled promise rejections.
-
Lightweight debugging utility for Node.js and the browser
-
Unicode symbols with fallbacks for older terminals
-
A list of directories you should ignore by default
-
Indent each line in a string
-
Detect whether a value is an error
-
Returns true if an object was created by the `Object` constructor, or Object.create(null).
-
Test whether an object looks like a promises-a+ promise
-
Simple wildcard matching
-
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
-
Get namespaced config from the closest package.json
-
Pluralize a word
-
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
-
Resolve the path of a module like `require.resolve()` but from the current working directory
-
Convert Windows backslash paths to slash paths
-
Captures and cleans stack traces
-
Strip ANSI escape codes from a string
-
Generate TAP output
-
Get the real path of the system temp directory
-
Write files in an atomic fashion w/configurable ownership
-
yargs the modern, pirate-themed, successor to optimist.
-
TypeScript provider for AVA
-
Shared TypeScript config for my projects
-
ANSI escape codes for manipulating the terminal
-
output coverage reports using Node.js' built in coverage
-
Process execution for humans
-
Replace all substring matches in a string
-
JavaScript test spies, stubs and mocks.
-
Write string/buffer/stream to a random temp file
-
Get a random temporary file or directory path
-
like touch(1) in node
-
An Implementation of ES Observables
-
Fake JavaScript timers
-
Extend lines to equal length
-
Toggle the CLI cursor
-
Elegant terminal spinner
-
Read a package.json file
-
Similar to String#trim() but removes only newlines
-
Update notifications for your CLI app
-
Babel provider for AVA
-
Compile do expressions to ES5
-
Returns the first result from an async iterator
-
Simple test fixtures backed by inline source maps and source map files
-
Let a globally installed package use a locally installed version of itself if available
-
Create a MD5 hash with hex encoding
-
Tomorrow's ECMAScript modules today!
-
Clean up error stack traces
-
Fake JavaScript timers
-
Detect if the current environment is a CI server
-
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
-
Babel preset for use with AVA test files
-
Recursively flatten an array or arrays.
-
Create an array of unique values, in order, from the input arrays
-
Create an array without duplicates
-
Get, set, or delete a property from a nested object using a dot path
-
Power Assert feature enhancer for assert function/object
-
Escape RegExp special characters
-
Find a file or directory by walking up parent directories
-
Get an available port
-
Check if a value is an Observable
-
Make a directory and its parents if needed - Think `mkdir -p`
-
CLI app helper
-
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
-
Generates a hash for an installed npm package, useful for salting caches
-
Require extension that allows for caching/precompiling
-
Strip UTF-8 byte order mark (BOM) from a buffer
-
Detect whether a terminal supports color
-
Similar to `String#trim()` but removes only whitespace on the right
-
Provides a uniquely named temp directory.
-
Pretty unicode tables for the command line. Based on the original cli-table.
-
Get the current branch from the local git repository.
-
Check if a string has ANSI escape codes
-
when you want to fire an event no matter how a process exits.
-
Uploading report to Codecov: https://codecov.io
-
Allow parsing of async generator functions
-
Allow parsing of object rest/spread
-
Allow parsing of optional catch bindings
-
The lodash method `_.clone` exported as a module.
-
The lodash method `_.cloneDeep` exported as a module.