{"library":"metalsmith-babel","type":"library","category":null,"description":"A Metalsmith plugin that transpiles JavaScript files using Babel. Current stable version is 5.1.0, released 2018-09-03. Maintained under the babel organization. Allows specifying Babel options like presets and plugins. Useful for integrating Babel into a static site build pipeline with Metalsmith. Different from using Babel standalone as it operates on Metalsmith file objects.","language":"javascript","status":"maintenance","version":"5.1.0","tags":["javascript","metalsmith","metalsmith-plugin","babel","transform","compile","script","ecmascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install metalsmith-babel","imports":["const babel = require('metalsmith-babel');",".use(babel({ presets: ['@babel/preset-env'] }))"]},{"cmd":"yarn add metalsmith-babel","imports":[]},{"cmd":"pnpm add metalsmith-babel","imports":[]}],"homepage":"https://github.com/babel/metalsmith-babel#readme","github":"https://github.com/babel/metalsmith-babel","docs":null,"changelog":null,"pypi":null,"npm":"metalsmith-babel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}