معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
A linter for code styling. Ensures code is written in a beautiful way.
-
Extract text from bundle into a file.
-
The Node Security (nodesecurity.io) command line interface
-
The core of webpack and enhanced-require.
-
Use components with webpack
-
Custom eslint rules, used in Nodeca projects.
-
Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
-
Get the current time in microseconds
-
Encode base-64 strings with JavaScript
-
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
-
JavaScript parser, mangler/compressor and beautifier toolkit
-
TypeScript definitions for tape
-
ESLint plugin about ECMAScript syntactic features.
-
Additional ESLint rules.
-
Shareable configurations of ESLint for me.
-
Run commands if on specified node version.
-
Additional ESLint rules.
-
An ESLint runner for Jest
-
Collection of editing commands for the CodeMirror code editor
-
JavaScript language support for the CodeMirror code editor
-
Language support infrastructure for the CodeMirror code editor
-
Search functionality for the CodeMirror code editor
-
Editor state data structures for the CodeMirror code editor
-
DOM view component for the CodeMirror code editor
-
Command-line interface for mermaid
-
Define and resolve aliases for bundle dependencies
-
Compile ES2015 with buble
-
Replace strings in files while bundling
-
Generate minified bundle
-
A set of utility functions commonly used by Rollup plugins
-
TypeScript definitions for signal-exit
-
TypeScript definitions for yargs-parser
-
🌈Easily set your terminal text color & styles.
-
Run commands concurrently
-
Pretty datetime: `2014-01-09 06:46:01`
-
Convert objects into directory structures and back again
-
A tiny (215B) and fast Least Recently Used (LRU) cache
-
A higher-level wrapper around the Github API.
-
Various hash functions that could be run by both browser and node
-
Determine whether an AST node is a reference
-
Get the line and column number of a specific character in a string
-
Modify strings, generate sourcemaps
-
Rollup plugin to add license banner to the final bundle and output third party licenses
-
Converts text files to modules
-
Chmod + Directory Resolver + Shebang Rollup plugins by Harald Rudell
-
Portable Shell Commands for Node
-
Dynamic ES module loader
-
Make weak references to JavaScript Objects.
-
Add mermaid support for Vitepress
-
Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
-
Enable or disable npm postinstall hook
-
TypeScript definitions for require-relative
-
require and resolve modules relative to a path of your choice
-
TypeScript definitions for micromatch
-
Seamless integration between Rollup and TypeScript.
-
Functionality commonly needed by Rollup plugins
-
Support for class fields in acorn
-
Support for private methods in acorn
-
Support for static class features in acorn
-
Small footprint URL parser that works seamlessly across Node.js and browser environments
-
Support for numeric separators in acorn
-
Allow to add OS-specific scripts in your package.json!
-
Support for import.meta in acorn
-
ECMAScript parser
-
Support for export-ns-from in acorn
-
basic console.group implementation for node
-
Resolves aliases with Rollup
-
Node.js library for colorizing text using ANSI escape sequences.
-
Support for BigInt in acorn
-
Stub TypeScript definitions entry for pretty-ms, which provides its own types definitions
-
Stub TypeScript definitions entry for acorn, which provides its own types definitions
-
Watch files for changes and perform incremental rebuilds with Rollup
-
Cross-platform implementation of the Unix 'cp' command.
-
Cross-platform implementation of the Unix 'rm' command.
-
Cross-platform implementation of the Unix 'mv' command.
-
A simple module for bitwise-xor on buffers
-
Stub TypeScript definitions entry for Facebook's Immutable, which provides its own types definitions
-
Make weak references to JavaScript Objects.
-
Traverse an ESTree-compliant AST
-
A Node.js API for traversing the Test262 test suite
-
Collection of helper functions used by Babel transforms.
-
Collection of debug messages used by Babel.
-
Generate an AST from a string template.
-
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
-
Babel Types is a Lodash-esque utility library for AST nodes
-
Helper function to support fixtures
-
Transform test runner for babel-helper-fixtures module
-
Regular expression for matching a shebang line
-
Compile static constants (ie. code that we can statically determine to be constant at runtime)
-
Eliminate dead code
-
Compile eval calls with string literals
-
Inline environment variables
-
Babel plugin to fix buggy JScript named function expressions
-
Turn valid member expression property literals into plain identifiers
-
Turn valid property key literals to plain identifiers
-
Babel plugin for turning __proto__ into a shallow property clone
-
Treat React JSX elements as value types and hoist them to the highest scope
-
Add displayName to React.createClass calls
-
Remove console.* calls
-
Remove debugger statements