0.0.2 • Published 7 years ago

inline-component v0.0.2

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

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