1.1.4 • Published 2 years ago

@valiton/react-technology-radar v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-technology-radar

React component to display a technology radar.

Inspired by https://github.com/thoughtworks/build-your-own-radar.

Install

This library can be installed by using:

npm install --save @valiton/react-technology-radar

How to use

import Radar from '@valiton/react-technology-radar'

const MyRadar = (radar, size) => (
    <Radar radar={radar} size={size} backLinkText="Back" />
)

where radar is the data for the radar which can be created from a flat item list with @valiton/technology-radar and size is the size for the radar in pixel.

Live demo

https://www.valiton.com/technology-radar

License

MIT

1.1.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

0.9.4

4 years ago

0.9.5

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago