react-cute
v1.0.2
Published
Cute JSON's in React
Downloads
14
Maintainers
Readme
react-cute
Cute JSON's in React
Demo 👀
https://zzarcon.github.io/react-cute
Install 🚀
$ yarn add react-cute
Usage ⛏
import Cute from 'react-cute';
const json = {
name: 'hector',
twitter: '@zzarcon'
};
<Cute json={json} />
Features ✨
- Out of the box UI
- Different colors based on value type
- Render values not showed by default
- Dependency free + no external CSS
- 3kB size