0.16.0 • Published 2 years ago

fogbender-proto v0.16.0

Weekly downloads
25
License
MIT
Repository
github
Last release
2 years ago

fogbender-proto

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install fogbender-proto

Or if you are using other package managers like yarn, pnpm or bun:

npm i -g @antfu/ni && ni fogbender-proto

Usage

import React, { Component } from "react";

import MyComponent from "fogbender-proto";
import "fogbender-proto/dist/index.css";

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

License

MIT © JLarky

0.16.0

2 years ago

0.15.0

2 years ago

0.14.5

3 years ago

0.14.6

3 years ago

0.14.3

3 years ago

0.14.4

3 years ago

0.14.1

3 years ago

0.14.2

3 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago