moonphases-react

1.0.4 • Public • Published

moonphases-react

react component that displays the current moon phase

NPM JavaScript Style Guide

Install

npm install --save moonphases-react

Usage

import React, { Component } from 'react'

import MoonPhase from 'moonphases-react'

class Example extends Component {
  render () {
    return (
      <MoonPhase />
    )
  }
}

Demo

demo

License

MIT © karangejo

Readme

Keywords

none

Package Sidebar

Install

npm i moonphases-react

Weekly Downloads

6

Version

1.0.4

License

MIT

Unpacked Size

336 kB

Total Files

6

Last publish

Collaborators

  • karangejo