1.0.4 • Published 2 years ago

react-static-builder v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.1.0-alpha.7

4 years ago

0.1.0-alpha.5

4 years ago

0.1.0-alpha.6

4 years ago

0.1.0-alpha.4

4 years ago

0.1.0-alpha.3

4 years ago

0.1.0-alpha.1

5 years ago