xen-orchestra/@xen-orchestra/mixins
2023-10-27 16:13:04 +02:00
..
docs docs: uniformize code blocks 2023-02-06 11:25:12 +01:00
_parseBasicAuth.mjs fix(mixins/_parseBasicAuth): consider empty password as missing 2022-10-20 10:21:09 +02:00
.npmignore feat(mixins): mixins shared between xo-proxy and xo-server 2021-04-13 13:17:50 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
Config.mjs fix(mixins/Config#watch): first run even when undefined 2022-10-19 18:43:48 +02:00
Hooks.mjs feat(mixins/Hooks): warning every 5s if listener still running 2023-07-25 16:41:29 +02:00
HttpProxy.mjs fix(mixins/HttpProxy): fix premature close warning 2023-06-26 10:47:34 +02:00
package.json feat: technical release (#7132) 2023-10-27 16:13:04 +02:00
README.md docs: uniformize code blocks 2023-02-06 11:25:12 +01:00
SslCertificate.mjs chore: update deps 2022-08-05 14:25:09 +02:00
Tasks.mjs feat(mixins/Tasks#create): clearLogOnSuccess option 2023-10-09 09:35:24 +02:00

@xen-orchestra/mixins

Package Version License PackagePhobia Node compatibility

Mixins shared between xo-proxy and xo-server

Install

Installation of the npm package:

npm install --save @xen-orchestra/mixins

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

AGPL-3.0-or-later © Vates SAS