xen-orchestra/@xen-orchestra/defined
Julien Fontanet 2a70ebf667 docs: uniformize code blocks
- add missing syntaxes
- don't put prompt if no command outputs to ease copy/paste and use `sh` syntax
- always use `$` as prompt and use `console` syntax
2023-02-06 11:25:12 +01:00
..
.npmignore feat: unified .npmignore for all packages 2021-04-07 13:58:14 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
index.js chore: enforce strict mode for CJS files 2022-02-22 12:34:41 +01:00
package.json feat: technical release (#5790) 2021-05-26 16:52:20 +02:00
README.md docs: uniformize code blocks 2023-02-06 11:25:12 +01:00

@xen-orchestra/defined

Package Version License PackagePhobia Node compatibility

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.

License

ISC © Vates SAS