@apextoaster/js-yaml-schema
TypeScript icon, indicating that this package has built-in type declarations

0.6.0-0 • Public • Published

js-yaml-schema

This is an extension schema for js-yaml, adding custom tags for common config types.

Tags

  • !env: environment variables
  • !include: file include, parsed with the same schema
  • !regexp: regular expression, with flags
  • !stream: NodeJS stream, from process with name restrictions

Package Sidebar

Install

npm i @apextoaster/js-yaml-schema

Weekly Downloads

1

Version

0.6.0-0

License

MIT

Unpacked Size

94.2 kB

Total Files

91

Last publish

Collaborators

  • ssube
  • apexsvcs