Package Exports
- bun-plugin-yml
- bun-plugin-yml/index.js
- bun-plugin-yml/index.ts
Readme
Bun Plugin - YAML
☘️ Features
- wip
🤖 Usage
bun install -d bun-plugin-ymlYou may now use it in your project:
import data from 'bun-plugin-yml'
console.log(data)🧪 Testing
bun test📈 Changelog
Please see our releases page for more information on what has changed recently.
🚜 Contributing
Please review the Contributing Guide for details.
🏝 Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
🙏🏼 Credits
Many thanks to the following core technologies & people who have contributed to this package:
📄 License
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙