{"library":"archieml","type":"library","category":null,"description":"ArchieML is a lightweight markup language designed for structured text data, frequently employed in journalistic workflows to transform content from Google Documents into machine-readable formats. This JavaScript parser, `archieml-js`, translates ArchieML documents (strings) into JavaScript objects. The current stable version is 0.5.0. Releases for `archieml-js` are typically driven by updates to the external ArchieML specification rather than a fixed time cadence. Its key differentiators include its minimalistic syntax, focus on structured data, and particular utility in pre-processing Google Docs content for data extraction. The library provides a single, straightforward `load` function for parsing ArchieML strings.","language":"javascript","status":"active","version":"0.5.0","tags":["javascript","archie","markup","language","archieml","aml","text","parser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install archieml","imports":["import archieml from 'archieml';","const archieml = require('archieml');","<script src=\"archieml.js\"></script>\n<script>var parsed = archieml.load('key: value');</script>"]},{"cmd":"yarn add archieml","imports":[]},{"cmd":"pnpm add archieml","imports":[]}],"homepage":"http://archieml.org","github":"https://github.com/newsdev/archieml-js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/archieml","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/archieml/compatibility"}}