dwww Home | Show directory contents | Find package

# @babel/register

> babel require hook

See our website [@babel/register](https://babeljs.io/docs/en/babel-register) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20register%22+is%3Aopen) associated with this package.

## Install

Using npm:

```sh
npm install --save-dev @babel/register
```

or using yarn:

```sh
yarn add @babel/register --dev
```

Generated by dwww version 1.16 on Tue Dec 16 16:00:57 CET 2025.