0.0.15 • Published 7 years ago

rad-codehighlighter v0.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

A simple codehighlighter component that is small and easily extendable.

Usage

yarn add rad-codehighlighter
# OR
npm install --save rad-codehighlighter

Contributing

To get started contributing make sure to do the following:

Clone the repo

git clone

Go into packages and then rad-codehighlighter

cd packages/rad-codehighlighter

Install Dependencies

yarn
# OR
npm install

Watch file and your changes

yarn run watch
# OR
npm run watch

Build for development and production

yarn run build
# OR
npm run build

License

MIT

0.0.15

7 years ago

0.0.14

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.6

7 years ago

0.0.0

7 years ago