scp-eval

1.0.0 • Public • Published

scp-eval

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save scp-eval

Usage

import React, { Component } from 'react'

import MyComponent from 'scp-eval'
import 'scp-eval/dist/index.css'

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

License

MIT © awgaan

/scp-eval/

    Package Sidebar

    Install

    npm i scp-eval

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    6.52 kB

    Total Files

    9

    Last publish

    Collaborators

    • awgaan