1.2.0 • Published 11 months ago

@macro-plugin/register v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@macro-plugin/register

Node register for macro plugins.

Installation

# if you use npm
npm i -D @macro-plugin/register
# if you use pnpm
pnpm i -D @macro-plugin/register
# if you use yarn
yarn add -D @macro-plugin/register

Usage

node -r "@macro-plugin/register" ./src/index.js

also support typescript

node -r "@macro-plugin/register" ./src/index.ts

equals to

macros run ./src/index.ts
1.2.0

11 months ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago