0.1.0-alpha.4 • Published 5 years ago

react-static-builder v0.1.0-alpha.4

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

react-static-builder

Lazy, lazy, lazy,....

NPM JavaScript Style Guide

Install

npm install --save react-static-builder

Usage

import React, { Component } from 'react'

import MyComponent from 'react-static-builder'
import 'react-static-builder/dist/index.css'

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

License

MIT © nhatminh0509

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

0.1.0-alpha.7

5 years ago

0.1.0-alpha.5

5 years ago

0.1.0-alpha.6

5 years ago

0.1.0-alpha.4

5 years ago

0.1.0-alpha.3

5 years ago

0.1.0-alpha.1

6 years ago