معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
A TypeScript custom transformer which enables to obtain keys of given type.
-
Babel helper module for babel transforms authors to check the AST against duplicated nodes.
-
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v12.0.0’s categories, scripts, blocks, bidi, and other properties.
-
TypeScript definitions for babylon
-
TypeScript definitions for stack-utils
-
-
-
Stub TypeScript definitions entry for slash, which provides its own types definitions
-
TypeScript definitions for picomatch
-
-
-
-
-
-
-
**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
-
Provide built-ins to run predicates directly within dedicated workers
-
This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
-
-
-
Live CSS Reload & Browser Syncing
-
Filter files in a `vinyl` stream
-
Display the size of your project
-
Generative property tests for Jasmine
-
Rollup plugin that can be used to remove banner on modules
-
A Transducers implementation for JavaScript
-
License detector for UglifyJS
-
es6 -> es5
-
A bundle of helpful scripts used in projects consuming fbjs.
-
Gulp plugin for running your Jest tests
-
Enables --harmony flags programmatically.
-
transparently require() jsx from node
-
Grunt task to run tests with Jest.
-
TypeScript compilation via the typescript-api
-
ES6 to ES5 compiler
-
Concatenate files together using import statements.
-
fast string hashing function
-
Pure string:val storage, using structural sharing
-
Pure random number generator written in TypeScript
-
Set of utilities to ease detection and revert of poisoning
-
A toolkit for JavaScript codemods
-
Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
-
Quickly document your (typescript or otherwise) projects!
-
Handlebars based markdown preprocessor
-
TypeScript definitions for power-assert
-
Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.
-
TypeScript definitions for istanbul-lib-coverage
-
TypeScript definitions for istanbul-reports
-
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
-
foreach component + npm package
-
Tools for verifying/fixing code style based on an EditorConfig file
-
Easily run mocha tests on node.js/phantomjs
-
Grunt wrapper for jshint command-line utility.
-
Run Grunt tasks with only those source files modified since the last successful run.
-
Does this JS environment support the `name` property on functions?
-
Determine if the JS environment has BigInt support.
-
Determine if a function is an ES6 arrow function or not.
-
Is this value an ES BigInt?
-
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
-
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
-
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
-
Determine if a function is a native generator function.
-
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
-
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
-
Determine if a value is an ES6 Symbol or not.
-
ES2017 spec-compliant Object.entries shim.
-
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
-
Which kind of boxed JS primitive is this?
-
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
-
Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.
-
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
-
Package support information (see: https://github.com/nodejs/package-maintenance/pull/220)
-
An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3
-
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
-
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
-
Microsoft sucks
-
the definitive JavaScript type testing library
-
Module for type detection
-
Babel + Tape for running your ES Next tests
-
Invoke multiple commands, running in parallel
-
Programmatic access to the ARIA specification
-
Flow types for the Javascript AST
-
Accessibility engine for automated Web UI testing
-
Programmatic access to information about the AXObject Model
-
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
-
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
-
AST utility module for statically analyzing JSX
-
Work with IANA language tags.
-
ES proposal-spec-compliant Object.fromEntries shim.
-
Converts JavaScript objects to equivalent ASTs
-
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
-
ES spec-compliant shim for Object.hasOwn
-
Allow parsing of function bind
-
Tool for running ESLint on multiple repositories
-
Shared repositories for eslint-remote-tester.config.js
-
Determine if your dependency graph's stated "engines" criteria is met.
-
A client for working with the BrowserStack APIs.
-
Nodejs bindings for BrowserStack Local
-
A Node.js wrapper for the BrowserStack java tunnel client
-
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
-
Get and robustly cache all JS language-level intrinsics at first require time
-
Is this an arguments object? It's a harder question than you think.
-
Is this value a JS SharedArrayBuffer?
-
ES6 spec-compliant RegExp.prototype.flags shim.
-
Store information about any JS value in a side channel. Uses WeakMap if available.