npm install babel-coreyarn add babel-corepnpm add babel-core<script src="https://fastly.jsdelivr.net/npm/babel-core"></script><script src="https://unpkg.com/babel-core"></script><script type="module">
import babelcore from 'https://cdn.jsdelivr.net/npm/babel-core/+esm';
</script><script type="module">
import babelcore from 'https://cdn.skypack.dev/babel-core';
</script>