@yaml-js/types
v1.0.1
Published
Simple library that provides TypeScript types for importing *.yaml and *.yml files.
Downloads
127
Readme
YAML Types
@yaml-js/types
is a simple library that provides TypeScript types for importing *.yaml
and *.yml
files. This package is intended to be used as a dependency for other projects rather than on its own. For more information on tools that leverage this library, please visit the yaml-js.org website.
Installation
To install @yaml-js/types
, you can use either npm or yarn:
npm install @yaml-js/types --save-dev
or
yarn add -D @yaml-js/types
Contributing
Contributions to any @yaml-js
project are welcome! Please refer to the contributing guidelines for more details on how to get involved.
License
This project is licensed under the MIT License. Please look at the LICENSE file for more information.
Acknowledgements
Contacts for assistance
- @pedromvgomes - Pedro Gomes, Project Founder
If you have any questions, suggestions, or feedback, feel free to open an issue.