What is babel-core?
"Babel compiler core."
babel-core is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 104.2 KB on disk.
Installation Guide
# Install via NPM
npm install babel-core
# Install via Yarn
yarn add babel-core