react-serpent

1.0.13 • Public • Published

react-serpent

React library for making curves between DOM elements

NPM JavaScript Style Guide

Install

npm install --save react-serpent

Usage

import React, { Component } from 'react'

import MyComponent from 'react-serpent'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © Stynson

Readme

Keywords

none

Package Sidebar

Install

npm i react-serpent

Weekly Downloads

0

Version

1.0.13

License

MIT

Unpacked Size

320 kB

Total Files

7

Last publish

Collaborators

  • stynson