0.16.0 • Published 7 months ago

fogbender-proto v0.16.0

Weekly downloads
25
License
MIT
Repository
github
Last release
7 months 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

7 months ago

0.15.0

10 months ago

0.14.5

2 years ago

0.14.6

1 year ago

0.14.3

2 years ago

0.14.4

2 years ago

0.14.1

2 years ago

0.14.2

2 years ago

0.14.0

3 years ago

0.13.0

3 years ago

0.12.0

3 years ago

0.11.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago