[ 原始碼: node-jsprim ]
套件:node-jsprim(1.4.0-1)
utilities for primitive JavaScript types
This module provides miscellaneous facilities for working with strings, numbers, dates, and objects and arrays of these basic types.
This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
其他與 node-jsprim 有關的套件
|
|
|
|
-
- dep: node-assert-plus (>= 1.0.0)
- small wrapper over nodejs' assert module with two extra features
-
- dep: node-extsprintf (>= 1.0.2)
- extended POSIX-style sprintf
-
- dep: node-json-schema (>= 0.2.3)
- JSON Schema validation and specifications
-
- dep: node-verror (>= 1.3.6)
- rich JavaScript errors
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable