1.1.4 • Published 9 months ago

@valiton/react-technology-radar v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months 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

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

0.9.4

3 years ago

0.9.5

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago