{"library":"jora","type":"library","category":null,"description":"Jora is a JavaScript object query engine and language for processing and querying JSON-like data structures efficiently. While currently in a beta development phase (v1.0.0-beta.15), it is considered stable, though its syntax might undergo changes in future releases. The project maintains a relatively frequent release cadence for beta versions, actively introducing new features, improvements, and addressing issues. Jora distinguishes itself with a compact, JavaScript-like syntax for common data manipulation tasks, tolerant query execution that simply returns nothing for unreachable paths instead of throwing errors, and automatic aggregation and deduplication of values. It also includes advanced features like a stat collecting mode for powering suggestions in editors and an extensible Domain Specific Language (DSL) via custom methods and assertions, making it highly adaptable for complex data transformations. It is a core component within the Discovery.js ecosystem, used for data visualization and building interactive reports.","language":"javascript","status":"active","version":"1.0.0-beta.15","tags":["javascript","query","data","path","language","json"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jora","imports":["import jora from 'jora'","import { setup } from 'jora'","import { syntax } from 'jora'"]},{"cmd":"yarn add jora","imports":[]},{"cmd":"pnpm add jora","imports":[]}],"homepage":null,"github":"https://github.com/discoveryjs/jora","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jora","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/jora/compatibility"}}