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.
gcph-client
A Node.js client for the Google Code Project Hosting Issue Tracker API.
grunt-asdoc
A Grunt task plugin to generate documentation for Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `asdoc` tool from the Apache/Adobe Flex SDK.
grunt-chmod
A Grunt task plugin to modify file permissions, a la `chmod`.
grunt-flexpmd
A Grunt task plugin for running FlexPMD to lint/analyze apps built on Adobe Flex/ActionScript/MXML/Flash/AIR/etc. Think of it as "ASLint"/"FlexLint".
grunt-loadnpmtasks
A Node module (not a Grunt task itself) to help in loading NPM-based tasks without requiring a "package.json" file next to every Gruntfile. To be used as an alternative to `grunt.loadNpmTasks`/`grunt.task.loadNpmTasks` within large, hierarchical codebases
grunt-mxmlc
A Grunt task plugin to compile Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `mxmlc` compiler from the Apache/Adobe Flex SDK.
grunt-qunitnode
A Grunt task plugin to execute QUnit tests in Node.js.
grunt-selenium-standalone
Grunt tasks for running a standalone Selenium server using the popular selenium-standalone package
jira-client-xray
An extended wrapper of the existing "jira-client" module, which adds support for the "Xray for Jira" Test Management plugin's REST API
jsuri
Uri and query string manipulation
legion
"I am Legion, for we are many." Raise a legion of Node worker processes to do your bidding.
local-version
A "package.json" version number fetcher for local Node module installations. Async and sync.
lodash-pickdeep
A lodash mixin to add a `pickDeep` function
meteor-storm
WebDriver E2E test wrapper for Meteor.
minipass-split
Split a minipass text stream into a line stream