A YAML middleware plugin for Atma.IO file system and Atma.Toolkit, enabling automatic transpilation of YAML files to JSON on the fly. Version 1.1.25 is the latest stable release, with no frequent updates. It integrates with Atma.IO, Atma Toolkit, and App Bundler, offering a simple configuration-based setup. Differentiators include seamless plugin installation via Atma CLI and support for custom YAML settings.
npm install atma-io-middleware-ymlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Atma Toolkit to use the YAML middleware plugin with custom YAML settings.
Ensure you have atma-io or Atma.Toolkit installed in your project.
Run `npm install atma-io-middleware-yml --save-dev` or `atma plugin install atma-io-middleware-yml --save-dev`.
No dependency data recorded yet.