{"library":"babel-preset-current-node-syntax","type":"library","category":null,"description":"A Babel preset that automatically enables parsing support for all ECMAScript proposals and syntax features that are currently supported by the active Node.js version. Version 1.2.0 is the latest stable release, updated periodically to align with Node.js release cycles. This preset simplifies configuration by detecting the Node.js version at runtime and applying the appropriate Babel parser plugins, eliminating the need to manually specify plugins for each new syntax feature. It is designed for use with @babel/core v7 or v8 and is specifically tailored for projects targeting the local Node.js environment, such as tools, scripts, or libraries that rely on the latest syntax without transpilation. Key differentiators include zero configuration, automatic updates with Node.js versions, and support for features like import attributes and top-level await.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-current-node-syntax","imports":["module.exports = require('babel-preset-current-node-syntax')","module.exports = { presets: ['babel-preset-current-node-syntax'] }","module.exports = { presets: [['babel-preset-current-node-syntax', {}]] }"]},{"cmd":"yarn add babel-preset-current-node-syntax","imports":[]},{"cmd":"pnpm add babel-preset-current-node-syntax","imports":[]}],"homepage":null,"github":"https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-current-node-syntax","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/babel-preset-current-node-syntax/compatibility"}}