This package has been deprecated

Author message:

package roundation has merged to scope @roundation, try install package @roundation/roundation

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

0.0.3 • Public • Published

Roundation

Build scale React application with autonomous and routing-aware components

Basic Usage

import React from 'react'
import ReactDOM from 'react-dom'
import Roundation from 'roundation'
 
ReactDOM.render(
  <Roundation />,
  document.getElementById('root'),
)

Readme

Keywords

none

Package Sidebar

Install

npm i roundation

Weekly Downloads

16

Version

0.0.3

License

MIT

Unpacked Size

53.8 kB

Total Files

63

Last publish

Collaborators

  • zheeeng