معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
data structures with idiomatic JavaScript collection interfaces
-
Node.js 18's node:test, as an npm package
-
CommonJS Reactor/A for nodejs, browser and jetpack
-
Node.js's util module for all engines
-
TypeScript definitions for insert-module-globals
-
Emulate console for all the browsers
-
vm module for the browser
-
implementation of crypto for the browser
-
http module compatability for browserify
-
buffer module compatibility for browserify
-
Wrapper for zlib.js to allow for browserifyication
-
pack node-style source files from a json stream into a browser bundle
-
Full zlib module for the browser
-
Memoize the results of the path.relative function
-
node's constants module for the browser
-
return the first argument that is `!== undefined`
-
sort module-deps output for deterministic browserify bundles
-
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
-
Like duplexer but using streams3
-
Node's event emitter for all engines.
-
Properly escape JSON for usage as an object literal inside of a `<script>` tag
-
https module compatability for browserify
-
insert implicit module globals into a module-deps stream
-
stream splicer with labels
-
Mirror of mkdirp 0.5.2
-
walk the dependency graph to generate json output that can be fed into browser-pack
-
The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
-
return all the parent directories for a directory
-
the path module from node core for browsers
-
process information for node.js and browsers
-
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
-
Node's querystring module for all engines. (ES3 compat fork)
-
wrap a readable/writable stream to be read-only
-
get the shasum of a buffer or object
-
quote and parse shell commands
-
the stream module from node core for browsers
-
Streaming http in the browser
-
The string_decoder module from Node core
-
parse arguments with recursive contexts
-
detect and report syntax errors in source code strings
-
timers module for browserify
-
the tty module from node core for browsers
-
The core `url` packaged standalone for use with Browserify.
-
Give your JS App some Backbone with Models, Views, Collections, and Events.
-
parse a bundle generated by browser-pack
-
browserify plugin for coffeescript with support for mixed .js and .coffee files
-
check if the environment supports { ...a } spread syntax
-
Determine if the JS environment has template literal support.
-
Determine if an object is a Stream
-
Returns an arbitrary generator function, or undefined if generator syntax is unsupported.
-
Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.
-
browserify v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.
-
Array#isArray for older browsers
-
List of node.js builtin modules
-
make a shallow copy of an object or array
-
Look up environment settings specific to different operating systems
-
Universal Module Definition for use in automated build systems
-
freestyle rpc
-
[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)
-
remove requires
-
Creates a duplex stream
-
Node's querystring module for all engines.
-
Node.js Buffer API, for the browser
-
factor browser-pack bundles into common shared bundles
-
node.js events module for script or browserify
-
Builtins that were extracted from node-browser-resolve on which browserify depends
-
find all require() calls by walking the AST
-
caching layer for detective
-
Uniqueness functions
-
Hash data structure manipulation functions
-
traverse and transform objects by visiting every node on a recursive walk
-
jQuery: The Write Less, Do More, JavaScript Library, packaged for browserify
-
Lazy lists for node
-
A simple static file server middleware
-
A JavaScript implementation of many web standards
-
walk a directory tree recursively with events
-
Grab all of the source files from a package
-
ECMAScript 5 compatibility shims for legacy JavaScript engines
-
Higher level path and file manipulation functions.
-
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
-
Extend an object with the properties of additional objects. node.js/javascript util.
-
The color cyan, in ansi.
-
The color red, in ansi.
-
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
-
Run tests and validate 100% coverage w/ c8
-
Non-UI browser testing for JavaScript libraries from the command-line
-
A readable stream generator, useful for testing or converting simple functions into Readable streams.
-
Browserify TAP test runner for SauceLabs
-
TypeScript definitions for yargs
-
A high-level API to automate web browsers
-
unzip a zip file into a directory using 100% javascript
-
A pure javascript JPEG encoder and decoder
-
A comprehensive library for mime-type mapping
-
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
-
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
-
yet another zip library for node
-
Platform independent binary installer of FFmpeg for node projects
-
Stub TypeScript definitions entry for extract-zip, which provides its own types definitions
-
Stub TypeScript definitions entry for jpeg-js, which provides its own types definitions
-
TypeScript definitions for mime