{"library":"cloudformation-schema-js-yaml","type":"library","category":null,"description":"js-yaml schema that adds CloudFormation custom YAML tags (!Ref, !Sub, !GetAtt, !If, etc.) enabling standard YAML parsers to handle CloudFormation templates. Current stable version 2.0.2, maintained since 2018, with low release cadence. It transforms tags into plain objects (e.g., !Ref logicalId -> {Ref: logicalId}) mimicking the long-form syntax. Differentiator: lightweight, no additional dependencies beyond js-yaml peer dep, and supports all core CloudFormation intrinsic functions.","language":"javascript","status":"active","version":"2.0.2","tags":["javascript","cloudformation","yaml parser","custom class","!Ref","!Sub","!GetAtt","!If"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cloudformation-schema-js-yaml","imports":["const schema = require('cloudformation-schema-js-yaml');","import schema from 'cloudformation-schema-js-yaml';","const yaml = require('js-yaml');"]},{"cmd":"yarn add cloudformation-schema-js-yaml","imports":[]},{"cmd":"pnpm add cloudformation-schema-js-yaml","imports":[]}],"homepage":"https://github.com/trek10inc/cloudformation-schema-js-yaml#readme","github":"https://github.com/trek10inc/cloudformation-schema-js-yaml","docs":null,"changelog":null,"pypi":null,"npm":"cloudformation-schema-js-yaml","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}