0.0.0 • Published 2 years ago

@radiantos/rad v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago