https://github.com/roddolf/ts-node-register
ts-node register exported as a function
https://github.com/roddolf/ts-node-register
Last synced: over 1 year ago
JSON representation
ts-node register exported as a function
- Host: GitHub
- URL: https://github.com/roddolf/ts-node-register
- Owner: roddolf
- Created: 2018-10-12T23:14:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T04:53:24.000Z (over 3 years ago)
- Last Synced: 2025-02-07T21:37:26.663Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-node-register
The [ts-node](https://github.com/TypeStrong/ts-node) register method exported as a function.
## Installation
```bash
npm install ts-node-register
```