4.7.7 • Published 6 years ago

@sfitzpatrick/fitzy v4.7.7

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

Fitzy

npm CircleCI coveralls Code style

Library of common React UI Components, ready to plug into your website. Uses Emotion CSS-in-JS Library for styles.

Table of content

💻 Getting Started

Follow these instructions to include the Fitzy Library to your website.

First include the dependency in your project.

Fitzy is available as an npm package.

$ npm install fitzy --save

This library depends on react,prop-types and Emotion. Please make sure you have those installed as well.

📦 Usage

The fitzy library provides both named and default exports, so you can import everything or just what you need. I would recommend just to import what you need for smaller bundle sizes.

Named:
import { Input, Tabs } from 'fitzy';
Default:
import Fitzy from 'fitzy';

🎁 Components

Tabs

Built With

  • React - The javascript library used.
  • Emotion - CSS-in-JS Library for styling.
  • Jest - Test Framework.
  • Styleguidist - React component development library.

👊 Author

📃 License

This project is licensed under the MIT License - see the Licence.md file for details.

📜 Change log

The change log can found on the releases page.

✍️ Contributions

Feel free to contribute and submit pull requests.test

🔗 Links

4.7.7

6 years ago

4.7.6

6 years ago

4.7.5

6 years ago

4.7.4

6 years ago

4.7.3

6 years ago

4.7.2

6 years ago

4.7.1

6 years ago

4.7.0

6 years ago

4.6.39

6 years ago

4.6.38

6 years ago

4.6.37

6 years ago

4.6.36

6 years ago

4.6.35

6 years ago

4.6.34

6 years ago

4.6.33

6 years ago

4.6.32

6 years ago

4.6.31

6 years ago

4.6.30

6 years ago

4.6.29

6 years ago

4.6.28

6 years ago

4.6.27

6 years ago

4.6.26

6 years ago

4.6.25

6 years ago

4.6.24

6 years ago

4.6.23

6 years ago

4.6.22

6 years ago

4.6.21

6 years ago

4.6.20

6 years ago

4.6.19

6 years ago

4.6.18

6 years ago

4.6.17

6 years ago

4.6.15

6 years ago

4.6.14

6 years ago

4.6.13

6 years ago

4.6.12

6 years ago

4.6.11

6 years ago

4.6.10

6 years ago

4.6.9

6 years ago

4.6.8

6 years ago

4.6.7

6 years ago

4.6.6

6 years ago

4.6.5

6 years ago

4.6.4

6 years ago

4.6.3

6 years ago

4.6.2

6 years ago

4.6.1

6 years ago

4.5.2

6 years ago

4.5.1

6 years ago

4.5.0

6 years ago

4.4.8

6 years ago

4.4.7

6 years ago

4.4.6

6 years ago

4.4.5

6 years ago

4.4.4

6 years ago

4.4.3

6 years ago

4.4.2

6 years ago

4.4.1

6 years ago

4.4.0

6 years ago

4.3.1

6 years ago

4.3.0

6 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.4

6 years ago

4.0.4-0

6 years ago

4.0.3

6 years ago

4.0.2

6 years ago

4.0.1-alpha

6 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.7.7

6 years ago

2.7.6

6 years ago

2.7.5

6 years ago