react-logbook

React component that helps you easily display a list of events.

Usage no npm install needed!

<script type="module">
  import reactLogbook from 'https://cdn.skypack.dev/react-logbook';
</script>

README

React Logbook

Build Status bitHound Overall Score

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.