0.0.0 • Published 12 months ago

@radiantos/rad v0.0.0

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

This tool is a TypeScript package and npx command line tool to manage Radiant archives (.rad) on the fly.

Installation

The package is distributed through npm. To install it, execute the following in your shell:

  npm install @radiantos/rad

Package Usage

import Component from 'my-project'

function App() {
  return <Component />
}

Command Line Usage

License

MIT

0.0.0

12 months ago