wjolnir

1.1.0 • Public • Published

wjolnir

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save wjolnir

Usage

import React, { Component } from 'react'

import MyComponent from 'wjolnir'
import 'wjolnir/dist/index.css'

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

License

MIT © halilyollu

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i wjolnir

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.33 kB

    Total Files

    7

    Last publish

    Collaborators

    • halilyollu