Skip to content

frqstbite/rad

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published