1.0.0-alpha-9 • Published 6 years ago

@slightlytyler/react-slot-fill v1.0.0-alpha-9

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@slightlytyler/react-slot-fill

React tool for composing complex UIs. Like a portal gun for your components

NPM JavaScript Style Guide

Install

npm install --save @slightlytyler/react-slot-fill

Usage

import React, { Component } from 'react'

import MyComponent from '@slightlytyler/react-slot-fill'
import '@slightlytyler/react-slot-fill/dist/index.css'

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

License

MIT © slightlytyler

1.0.0-alpha-9

6 years ago

1.0.0-alpha-8

6 years ago

1.0.0-alpha-7

6 years ago

1.0.0-alpha-6

6 years ago

1.0.0-alpha-5

6 years ago

1.0.0-alpha-4

6 years ago

1.0.0-alpha-3

6 years ago

1.0.0-alpha-2

6 years ago

1.0.0-alpha-1

6 years ago

1.0.0-alpha-0

6 years ago