@nstaldev/react-components
TypeScript icon, indicating that this package has built-in type declarations

0.1.21 • Public • Published

@nstal/react-components

Warning! Breaking changes are expected! This project is brand new. Everything you see here could change overnight, without notice. Don't build anything for production yet.

But if you want to experiment, you're right on time!

What is nstal?

nstal is a new way to write tutorials and installation procedures. Read nstal's docs or follow an nstaller to learn about what it is, what it can do and how it feels.

Components for React

NstalReactComponents can be provided to an Nstaller from @nstal/react-core:

import { Nstaller } from '@nstaldev/react-core'
import { NstalReactComponents } from '@nstaldev/react-components'

# An nstaller here

export default ({ children }) => (
  <Nstaller components={NstalReactComponents}>
    {children}
  </Nstaller>
)

Readme

Keywords

Package Sidebar

Install

npm i @nstaldev/react-components

Weekly Downloads

0

Version

0.1.21

License

MIT

Unpacked Size

57.7 kB

Total Files

59

Last publish

Collaborators

  • phbernard