Jordan Kasper
Jordan Kasper
I needed to be able to allow REST addition of properties on create, but disallow any update of those properties after creation. This PR implements a second value option for...
**Is your feature request related to a problem? Please describe.** I dynamically add elements to my page, some of which need a tooltip. Adding the tooltip classes and attributes does...
I would like a PR template so that people know what is needed for a PR to be accepted for this repo.
I would like an issue template so that people know how to submit issues in a way that will be most effective.
This will necessitate a rewrite of the Node.js tests for Mockjax, but should be done.
This came out of PR #79, but that PR is closed for inactivity. We would want to be able to handle 301, 302, 304, 305, and 307 - although this...
I'm wondering if we should assign a proper ID to each mock handler. Currently this is just the index in the array of handlers, but that seems fragile. Having proper...
This could prevent an attacker from caching the hashes of the image data and associating that with the correct answers.
I love it, but I'd like to be able to do `npm install -g grunt-notify` and not have to install it as a dependency on every project I'm on... mostly...