1.2.4 ā€¢ Published 4 months ago

minimalist-reactkit v1.2.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Minimlist Reactkit

šŸŽ‰ Minimalist Reactkit provides you with easily restyable components (UNDER CONSTRUCTION)

Installation

$ npm i minimalist-reactkit
$ yarn add minimalist-reactkit

How To Use

  import React from 'react';

  import { BtnPrimary } from 'minimalist-reactkit';
  import 'minimalist-reactkit/index.css';
  
  function App(){

    return (
      <div>
        <BtnPrimary>Click Me</BtnPrimary>
      </div>
    );
  }

Documentation

Check the documentation to get you started!

1.2.4

4 months ago

1.2.0

8 months ago

1.1.9

8 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.2.3

7 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.0.0

8 months ago