@atto-byte/react-changelog

1.1.5 • Public • Published

react-changelog

Easy include your changelog as a React component

NPM JavaScript Style Guide Codacy Badge Build Status

Demo

EXAMPLE

Install

npm install --save react-changelog

Usage

import React, { Component } from "react";

import ReactChangelog from "react-changelog";

class Example extends Component {
  render() {
    return <ReactChangelog endpoint="changelog.json" />;
  }
}

License

MIT © boxgames1

Readme

Keywords

none

Package Sidebar

Install

npm i @atto-byte/react-changelog

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

987 kB

Total Files

6

Last publish

Collaborators

  • williamluke4