معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
-
Give me a string and I'll tell you if it's a valid npm package license string
-
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
-
Babel plugin to make raw files importable
-
A plugin for Babel 6 supports extending from builtin types based on static analysis.
-
A Babel transform that turns imports into lazily loaded commonjs requires
-
Babel preset for stage 0 plugins
-
-
-
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
-
ESLint plugin for Relay.
-
Eslint Plugin Yarn Internal
-
Generate beautiful release notes from a git log.
-
Detect structural similarities in your code
-
Mock STDIN file descriptor in Node.js
-
Replace loader for Webpack
-
Used in npm for command line application support
-
Babel preset for Node 5.x (ECMAScript stage 0 and up)
-
For the most part, this configuration matches the ESLint configuration we have internally at Facebook.
-
Node.js native addon build tool
-
tar for node
-
Easily handle defaults for your options
-
My personal ESLint config
-
A rig package for web browser projects that build using Heft
-
(This package has been deprecated.)
-
TypeScript definitions for jju
-
Node.js path.parse() ponyfill
-
Determine if the current node version supports the `--preserve-symlinks` flag.
-
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
-
copy-dir
-
fs.rename but works across devices. same as the unix utility 'mv'
-
Import a module lazily
-
TimSort: Fast Sorting for Node.js
-
TypeScript definitions for timsort
-
TypeScript definitions for argparse
-
CLI arguments parser. Native port of python's argparse.
-
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
-
Escape glob patterns
-
Configuration file loader for @rushstack/heft
-
Retrieve current sha and branch name from a git repo.
-
List files and directories inside the specified directory
-
Get the status of a file with some features
-
TypeScript definitions for watchpack
-
This library provides functionality for automatically generating typings for non-TS files.
-
Wrapper around libsass
-
PostCSS plugin to use CSS Modules everywhere
-
TypeScript definitions for node-sass
-
Jest's reporters
-
-
-
Stub TypeScript definitions entry for webpack-dev-server, which provides its own types definitions
-
A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.7.
-
Heft plugin for Jest
-
A Heft plugin for API Extractor
-
A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin
-
Heft plugin for TypeScript
-
A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain
-
An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package
-
A lightweight alternative to NPM packages for organizing source files within a single project
-
An ESLint plugin providing rules that identify common security vulnerabilities for browser applications, Node.js tools, and Node.js services
-
Security rules for eslint
-
Stub TypeScript definitions entry for jest-diff, which provides its own types definitions
-
Core gulp build tasks for building typescript, html, less, etc.
-
`gulp-core-build-mocha` is a `gulp-core-build` subtask for running unit tests and creating coverage reports using mocha/chai. This setup is useful for unit testing build tools, as it runs in the node process rather than in a browser.
-
`gulp-core-build-typescript` contains `gulp-core-build` subtasks for compiling and linting TypeScript code.
-
(This package is deprecated.)
-
Stub TypeScript definitions entry for es6-promise, which provides its own types definitions
-
THIS PACKAGE IS DEPRECATED
-
String validation and sanitization
-
Run jasmine specs headlessly through Headless Chrome
-
Convert line ending
-
Reporters for the Jasmine BDD Framework
-
Alias directories of files for browserify
-
Grunt task for running jasmine-node
-
Grunt task for running jasmine using istanbul for code coverage reports. Based off of grunt-jasmine-node by Omar Gonzalez (s9tpepper).
-
The official MongoDB driver for Node.js
-
Browser compatibility data provided by MDN Web Docs
-
Browser compatibility data provided by MDN Web Docs
-
Generate source maps
-
TypeScript definitions for jsesc
-
Char codes constants
-
Compile class public and private fields, private methods and decorators to ES6
-
Helper function to change the property 'name' of every function
-
Helper function to replace certain member expressions with function calls
-
Helper function to optimise call expression
-
Helper function to replace supers
-
-
-
Allow parsing of decorators
-
TypeScript definitions for charcodes
-
ES spec-compliant `Array.prototype.concat` shim/polyfill/replacement that works as far down as ES3.
-
A Babel plugin to inject imports to es-shims polyfills
-
Turn JSX into React function calls
-
Turn JSX into React function calls in development
-
Mark top-level React method calls as pure for tree shaking
-
Add a __self prop to all JSX Elements
-
Add a __source prop to all JSX Elements
-
Allow parsing of jsx
-
Transform TypeScript into ES.next
-
A utility package to parse strings
-
Validate identifier/keywords name
-
Type-safe CLI library / framework with no runtime dependencies
-
Simple runtime TypeScript validator library