3f42199f8f
A centralized npmignore is easier to use and maintain. |
||
---|---|---|
.. | ||
src | ||
.babelrc.js | ||
.eslintrc.js | ||
.npmignore | ||
package.json | ||
README.md | ||
USAGE.md |
@xen-orchestra/defined
Utilities to help handling (possibly) undefined values
Install
Installation of the npm package:
> npm install --save @xen-orchestra/defined
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.