@jojoxd/barrels
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.0 • Public • Published

@jojoxd/barrels

Create barrels, using cli, or programmatically.

yarn install -D @jojoxd/barrels

Usage

barrels -c barrels.json
# OR
barrels TODO: Add Options here

Programmatic

import { Barrels } from "@jojoxd/barrels";

const barrels = new Barrels();

await barrels.generate({
    ...options,
});

Configuration

config file, or CLI options

Readme

Keywords

Package Sidebar

Install

npm i @jojoxd/barrels

Weekly Downloads

0

Version

0.0.1-alpha.0

License

MIT

Unpacked Size

109 kB

Total Files

137

Last publish

Collaborators

  • bakaxd