{"library":"athena-struct-parser","type":"library","category":null,"description":"A lightweight parser for converting AWS Athena struct and array strings into native JavaScript objects. Current version 1.1.0 is stable with a simple API and no external dependencies. Unlike naive regex or manual parsing, it handles nested structs, arrays, and unescaped characters correctly. This is the only dedicated npm package for this specific Athena output format, filling a gap left by query wrappers like athena-express.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","athena","aws","struct","parser"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install athena-struct-parser","imports":["import parseStruct from 'athena-struct-parser'","import parseStruct from 'athena-struct-parser'","const parseStruct = (await import('athena-struct-parser')).default"]},{"cmd":"yarn add athena-struct-parser","imports":[]},{"cmd":"pnpm add athena-struct-parser","imports":[]}],"homepage":"https://github.com/jutaz/athena-struct-parser#readme","github":"https://github.com/jutaz/athena-struct-parser","docs":null,"changelog":null,"pypi":null,"npm":"athena-struct-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}