react-logbook
v1.0.1
Published
React component that helps you easily display a list of events.
Downloads
2
Readme
React Logbook
React Logbook is a component that helps you display a list of events. Simply pass it a prop
with your events by following a simple data structure and have your events formatted beautifully.
Interested in trying it out? Simply run npm install react-logbook
to get started.
Live demo
If you are curious about how this component looks in real life, check it out on the react-logbook page.