{"library":"esbuild-plugin-yaml","type":"library","category":null,"description":"An esbuild plugin that allows importing YAML files as ES6 modules, converting YAML content into JavaScript objects at build time. Currently at version 0.0.1, it relies on js-yaml for parsing and provides options for custom load options and a transformation hook. Minor updates expected; alternative to other JSON/YAML esbuild plugins with a focus on simplicity and TypeScript support.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-yaml","imports":["import { yamlPlugin } from 'esbuild-plugin-yaml'","import yamlPlugin from 'esbuild-plugin-yaml'","import type { YAMLOptions } from 'esbuild-plugin-yaml'"]},{"cmd":"yarn add esbuild-plugin-yaml","imports":[]},{"cmd":"pnpm add esbuild-plugin-yaml","imports":[]}],"homepage":null,"github":"https://github.com/martonlederer/esbuild-plugin-yaml","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-yaml","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}