1.0.0 • Published 6 years ago
@gingerhendrix/plouffe-rays v1.0.0
@gingerhendrix/plouffe-rays
React components to draw catacaustic curves on the unit circle
Install
npm install --save @gingerhendrix/plouffe-rays
Usage
import * as React from 'react'
import MyComponent from '@gingerhendrix/plouffe-rays'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © gingerhendrix
1.0.0
6 years ago