5 packages
@armirage/eslint-config-armirage
Adopt the Armirage Coding Style with this ESLint shareable config. Extend your editor to get real time warnings and errors.
@armirage/grunt-remove-js-comments
Get finer control over the types of comments you remove from JavaScript files. Selectively remove JSDocs, Multiline, Single Line, Comment Anchors, Marked, and more. For everything else, use a Regular Expression (Regex).
@armirage/subset-sum-solver
The Fastest and Smallest Subset finder. Finds all subsets from an array that equal a target number. In O(N log N) time and 2N+2 Space.
@clintmulligan/subset-sum-finder
The Fastest and Smallest Subset finder. Finds all subsets from an array that equal a target number. In O(N log N) time and 2N+2 Space.
humus
Humus.js is a Node.js webapp framework.