k-survey
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

k-survey

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save k-survey

Usage

import React, { Component } from 'react'

import Survey from 'k-survey'

class Example extends Component {
  render() {
    return <Survey title={'title'}/>
  }
}

License

MIT © foranything

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i k-survey

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

39.1 kB

Total Files

21

Last publish

Collaborators

  • ihlee1237