Skip to content

learnreact/inline-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inline-component

A React component interface to LocalStorage

Example

Installation

Node

npm i inline-component --save or yarn add inline-component

Browser

Exports InlineComponent on window.

<script
  crossorigin
  src="https://unpkg.com/inline-component"
></script>

Code Quality

Learn React open source, is intended for education. Source should be singularly focus and readable above all.

License

MIT License Copyright © Michael Chan 2017

About

A crazy idea—all lifecycle methods as props

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published