{"library":"yamlparser","type":"library","category":null,"description":"The `yamlparser` package is an extremely old and unmaintained JavaScript YAML parser, last published in May 2013 with its only version being 0.0.2. It was created as a CommonJS port of an earlier client-side JavaScript YAML parser and aims to handle 'simply structured YAML files' rather than fully implementing the YAML specification. The package's GitHub repository was archived in December 2022, officially marking it as read-only and abandoned. Due to its age, lack of updates, and limited feature set, it is not suitable for modern applications. Users requiring YAML parsing functionality should consider actively maintained alternatives like `js-yaml` or `yaml` that support current YAML specifications and modern JavaScript environments (ESM).","language":"javascript","status":"abandoned","version":"0.0.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install yamlparser","imports":["const yamlparser = require('yamlparser');\nconst parsed = yamlparser.parse(yamlString);"]},{"cmd":"yarn add yamlparser","imports":[]},{"cmd":"pnpm add yamlparser","imports":[]}],"homepage":null,"github":"https://github.com/h4evr/commonjs-javascript-yaml-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/yamlparser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/yamlparser/compatibility"}}