{"library":"akore","type":"library","category":null,"description":"Akore is a powerful transpiler maker for JavaScript/TypeScript, currently at version 2.2.0. It provides a robust framework for parsing, analyzing, and transforming code, allowing developers to build custom transpilers with ease. Key differentiators include an extensible architecture with concepts like Schema, Registry, Lexer, and BaseTranspiler, and support for both JavaScript and TypeScript. Release cadence is not specified but appears active with recent updates. It requires Node.js >=16 and npm >=8. Compared to alternatives like Babel or SWC, Akore focuses on simplifying the creation of custom transpiler pipelines rather than being a pre-built transpiler.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","transpiler","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install akore","imports":["import { Schema } from 'akore'","import { Registry } from 'akore'","import { BaseTranspiler } from 'akore'","import { Lexer } from 'akore'"]},{"cmd":"yarn add akore","imports":[]},{"cmd":"pnpm add akore","imports":[]}],"homepage":null,"github":"https://github.com/KodekoStudios/akore","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/akore","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}