{"library":"eustia-babel","type":"library","category":null,"description":"Babel transpiler plugin for the Eustia utility library generator. Version 0.0.1 provides a handler that transpiles ES6+ files via Babel presets within Eustia's build pipeline. It requires manual installation of presets (e.g., babel-preset-es2015) and is tightly coupled to Eustia's configuration format. No active development or updates observed; the package is essentially a thin wrapper around Babel, with no versions beyond 0.0.1. Alternative: use Babel directly.","language":"javascript","status":"deprecated","version":"0.0.1","tags":["javascript","eustia","babel","es6","transpiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eustia-babel","imports":["const eustiaBabel = require('eustia-babel');","handler: require('eustia-babel')({presets: ['es2015']})","const options = {presets: ['es2015']}; const handler = require('eustia-babel')(options);"]},{"cmd":"yarn add eustia-babel","imports":[]},{"cmd":"pnpm add eustia-babel","imports":[]}],"homepage":null,"github":"https://github.com/surunzi/eustia-babel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eustia-babel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}