Package Exports
- immunity
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (immunity) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
immunity
What is the Immunity?
Immunity provides a set of helper methods that do not mutate existing data structures.
Quick start
Execute npm install immunity to install immunity and its dependencies into your project directory.
Todo List
See GitHub Projects for more.
Requirements
- node.js (https://nodejs.org/)
License
Apache 2.0, for further details, please see LICENSE file
Contributing
See contributors.md
It is publicly open for any contribution. Bugfixes, new features and extra modules are welcome.
- To contribute to code: Fork the repo, push your changes to your fork, and submit a pull request.
- To report a bug: If something does not work, please report it using GitHub Issues.