moll / js-standard-error
Tiny JavaScript library that simplifies subclassing and inheriting from Error while keeping the correct name and stack. Also supports constructing from an object of properties. Saves you from boilerplate.
☆42Updated 10 years ago
Alternatives and similar repositories for js-standard-error:
Users that are interested in js-standard-error are comparing it to the libraries listed below
- Draw a big chalkline in your terminal! Great for debugging and reading your log output locally!☆35Updated 2 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- A more robust tap-producing test harness for node and browsers. Adds suites, beforeEach, afterEach, etc.☆34Updated 7 years ago
- Run any NPM command (including install) in all versions of Node managed by NVM☆29Updated 8 years ago
- An easy way to test front-end libraries using browserify and mocha☆38Updated 7 years ago
- Write a functional switch statement.☆43Updated 7 years ago
- Create Error classes☆42Updated 6 years ago
- Make npm's flat dependencies easier to find and sort☆42Updated 7 years ago
- Installs NPM package by finding it and copying from another local folder. Always offline ;)☆15Updated 9 years ago
- Scrolls an HTML element into the browser viewport☆16Updated 8 years ago
- Promisified HTTP requests with `bluebird` and `request` modules☆27Updated 9 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 4 years ago
- Targeted precompile for ES6 bundles for Node environments: versions 0.10, 0.11, 0.12, 4, 5☆14Updated 9 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- Create minimalistic react components☆37Updated 9 years ago
- Role-based security, authorization, and filtering utilities for thinky and RethinkDB☆21Updated 8 years ago
- Poor man's semantic release utility. Let the CI do the `npm publish` step after the build passes☆31Updated 5 years ago
- Indispensable helpers for common test cases in web apps. Find out if all other things are equal.☆16Updated 9 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 2 years ago
- Write Redux reducers with shorter syntax☆16Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- prettifies TAP in the browser's console☆29Updated 9 years ago
- Check your current environmental variables against a project config file☆46Updated 6 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- A drop-in replacement for synchronous JSON.parse that uses `jju` to produce helpful errors.☆19Updated 10 years ago
- a wrapper around tape that catches and reports exceptions☆37Updated 8 years ago
- Adds an optional isDeprecated method to React.PropTypes☆44Updated 7 years ago
- Convert an Observable to a Promise☆47Updated last year