This library validates and sanitizes strings only. If you're not sure if your input is a string, coerce it using input + ''. Passing anything other than a string will result in an error.

REST Client for Node.js Features Allows connecting to any API REST and get results as js Object. The client has the following features: Transparent HTTP/HTTPS connection to remote API sites. Allows simple HTTP basic authentication. Allows most common HTTP operations: GET, POST, PUT, DELETE, PATCH or any other method through custom connect method Allows creation of custom HTTP Methods (PURGE, etc.)
javascript-ctags A command line tool for generating extended ctags files for Javascript. Currently it indexes all functions, both public and private. Installation $ npm install -g javascript-ctags Usage $ bin/javascript-ctags -? javascript-ctags [-?] [-t tagfile] [fileglob] --help, -h, -? show this --tagfile, -t The generated tagfile (default tags) fileglob A glob pattern (supports **/*.js), (defa
node-plantuml A Node.js module and CLI for running PlantUML. PlantUML is a popular diagramming tool that uses simple textual descriptions to draw UML diagrams. With the API provided by this module you can easily generate PlantUML diagrams directly from your Node.js application. It can also be used to encode and decode PlantUML source files. This module also provides an easy to use and flexible com
electron-connect Utility tool to develop applications with Electron. Using this in your Node.js scripts (e.g. gulpfile.js), you can livereload your Electron app. It provides the following features: start (and restart) Electron application. reload renderer processes. stop Electron application. Install Use npm: Usage electron-connect has server and client components. They communicate with each other
Usage Usage: sprity <command> command create create sprites watch watch for image changes and create sprites on change install install image processing engine or style processors Create command create sprites Usage: sprity create <out> <src>... [options] out path of directory to write sprite file to src glob strings to find source images to put into the sprite Options: -b, --base64 create css with
http2udp Forwards HTTP requests to UDP sockets. What's the point? How does it work? How do I install it? How do I use it? From the command line From a Node.js project Is there a change log? How do I set up the build environment? What license is it released under? What's the point? At the time of writing, there is no way to send UDP packets from client-side JavaScript running in a web browser. That
gulp-connect-php REQUIRES NODE 4 OR GREATER Start a PHP-server This is pretty much a gulp version of @sindresorhus's grunt-php and acts as a basic version drop-in replacement for gulp-connect, though please note not all features from gulp-connect are supported with gulp-connect-php. I am open to supporting other features and pull requests that implement them. Uses the built-in server in PHP 5.4.0+
ghPages([options]) options: Object Return: Object (stream.Transform) options.remoteUrl Type: String Default: URL for the remote of the current dir (assumes a git repository) By default gulp-gh-pages assumes the current working directory is a git repository and uses its remote url. If your gulpfile.js is not in a git repository, or if you want to push to a different remote url, you can specify it.
Wat? WebAssembly? Eh? WebAssembly can be thought of as a step further than asm.js toward making an optimal compile-to target for the web. Emscripten does a nice job of encoding C++ code to asm.js but the resulting code is bloated and parse-time heavy. WebAssembly is intended to be compact and quick to load. Eventually WebAssembly is likely to make it possible to run all kinds of code in the browse
ezoe The ezoe command implementation written in Node.js. 質問ではない Show questions and answers history. $ ezoe Post question $ ezoe これは質問ですか? Option You can specify the Ask.fm user's account. $ ezoe -u username Install $ npm install ezoe -g Tips なんかエラーでたら Cookie 保存してるファイルを削除してみてください $ rm ~/.askfm-cookies.json License MIT Author Toshihiro Shimizu (@meso)
JavaScript Numbers are represented as IEEE 754 double-precision floats. Unfortunately, this means they lose integer precision for values beyond +/- 2^^53. For projects that need to accurately handle 64-bit ints, such as node-thrift, a performant, Number-like class is needed. Int64 is that class. Int64 instances look and feel much like JS-native Numbers. By way of example ...
Description Packaged javascript-sandbox for NPM Installation npm install --save hubot-javascript add ["hubot-javascript"] to your external-scripts.json. Examples hubot js [1,2,3].map(function (n) { return n * n; } ) -> [ 1, 4, 9 ] hubot run String.fromCharCode(72, 85, 66, 79, 84) -> 'HUBOT' hubot sandbox 0.1 + 0.2 -> 0.30000000000000004
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く