thrace
v1.0.4
Published
interactive threat modelling DSL
Downloads
1
Readme
thrace
interactive threat modelling DSL
Install
npm install --save thrace
Usage
import React, { Component } from 'react'
import MyComponent from 'thrace'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © zemnmez