react tech radar:受ThoughtWorks技术决策共享项目启发的Tech Radar的React组件 源码
React技术雷达 一种React组件,该组件会生成一个交互式雷达,其灵感来自 。 安装 使用 : npm install --save react-tech-radar 快速开始 import React from ' react ' ; import Radar from ' react-tech-radar ' ; function App () { const setup = { rings : [ ' adopt ' , ' trial ' , ' assess ' , ' hold ' ], quadrants : [ ' tools '
文件列表
react-tech-radar-master.zip
(预估有个31文件)
react-tech-radar-master
public
manifest.json
306B
index.html
2KB
favicon.ico
4KB
yarn.lock
522KB
src
stories
index.js
5KB
components
暂无评论