52 packages
aes256
A Node.js module to simplify using the built-in "crypto" module for AES256 encryption with random initialization vectors
breq
A client-side CommonJS `require` implementation that does NOT require a precompilation build step nor server-side middleware. It instead utilizes synchronous `XMLHttpRequest`s and `eval` instead, which does impose a series of limitations unless you're wil
chai-deep-match
Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)
current-executing-script
Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!
currentscript
Polyfill of HTML5's `document.currentScript`
dos2unix
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
flexpmd
A Node.js module to download and "install" the FlexPMD infrastructure for linting/analyzing ActionScript/Flash/Flex/AIR code.
flex-sdk
A Node.js module to download and "install" the latest open source Apache/Adobe Flex SDK.
function.name-polyfill
Polyfill for the basic functionality of `Function.name` accessor property in its pre-ES6 form
gc2gh-issue-migrator
Migration tool(s) for fetching issues from the Google Code Project Hosting Issue Tracker API and translating that data into a GitHub Issue Tracker offline-importable format.