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

1.0.1 • Public • Published

YAML Types

Downloads

@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

  • Vite - The blazing fast frontend tooling.
  • YAML - A human-friendly data serialization standard.

Contacts for assistance

If you have any questions, suggestions, or feedback, feel free to open an issue.

Readme

Keywords

Package Sidebar

Install

npm i @yaml-js/types

Homepage

yaml-js.org

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

3.38 kB

Total Files

4

Last publish

Collaborators

  • yaml-js