React Cute Save

Render cute JSON in React

Project README

react-cute Build Status

Cute JSON's in React

Logo

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

Author 👶

@zzarcon

Open Source Agenda is not affiliated with "React Cute" Project. README Source: zzarcon/react-cute
Stars
54
Open Issues
1
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating