{"library":"js-yaml-cloudformation-schema","type":"library","category":null,"description":"A custom schema for js-yaml (v1.0.0) that enables parsing and dumping of YAML CloudFormation templates using short-form intrinsic function syntax (e.g., !Ref, !Base64). It bridges YAML local tags to their JSON-compatible representation, ensuring parsed output matches JSON CloudFormation templates exactly. The package is stable but rarely updated, and is a fork of yyolk/cloudformation-js-yaml-schema with structural changes. Key differentiator: provides a ready-to-use schema that eliminates manual tag handling for AWS CloudFormation templates.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","cloudformation","aws","js-yaml","yaml","parser","schema","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install js-yaml-cloudformation-schema","imports":["import { CLOUDFORMATION_SCHEMA } from 'js-yaml-cloudformation-schema'","import yaml from 'js-yaml'; const data = yaml.safeLoad(source, { schema: CLOUDFORMATION_SCHEMA })","const yamlOutput = yaml.safeDump(data, { schema: CLOUDFORMATION_SCHEMA })"]},{"cmd":"yarn add js-yaml-cloudformation-schema","imports":[]},{"cmd":"pnpm add js-yaml-cloudformation-schema","imports":[]}],"homepage":"https://github.com/danmactough/js-yaml-cloudformation-schema#readme","github":"https://github.com/danmactough/js-yaml-cloudformation-schema","docs":null,"changelog":null,"pypi":null,"npm":"js-yaml-cloudformation-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}