4.7.7 • Published 7 years ago

@sfitzpatrick/fitzy v4.7.7

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

7 years ago

4.7.6

7 years ago

4.7.5

7 years ago

4.7.4

7 years ago

4.7.3

7 years ago

4.7.2

7 years ago

4.7.1

7 years ago

4.7.0

7 years ago

4.6.39

7 years ago

4.6.38

7 years ago

4.6.37

7 years ago

4.6.36

7 years ago

4.6.35

7 years ago

4.6.34

7 years ago

4.6.33

7 years ago

4.6.32

7 years ago

4.6.31

7 years ago

4.6.30

7 years ago

4.6.29

7 years ago

4.6.28

7 years ago

4.6.27

7 years ago

4.6.26

7 years ago

4.6.25

7 years ago

4.6.24

7 years ago

4.6.23

7 years ago

4.6.22

7 years ago

4.6.21

7 years ago

4.6.20

7 years ago

4.6.19

7 years ago

4.6.18

7 years ago

4.6.17

7 years ago

4.6.15

7 years ago

4.6.14

7 years ago

4.6.13

7 years ago

4.6.12

7 years ago

4.6.11

7 years ago

4.6.10

7 years ago

4.6.9

7 years ago

4.6.8

7 years ago

4.6.7

7 years ago

4.6.6

7 years ago

4.6.5

7 years ago

4.6.4

7 years ago

4.6.3

7 years ago

4.6.2

7 years ago

4.6.1

7 years ago

4.5.2

7 years ago

4.5.1

7 years ago

4.5.0

7 years ago

4.4.8

7 years ago

4.4.7

7 years ago

4.4.6

7 years ago

4.4.5

7 years ago

4.4.4

7 years ago

4.4.3

7 years ago

4.4.2

7 years ago

4.4.1

7 years ago

4.4.0

7 years ago

4.3.1

7 years ago

4.3.0

7 years ago

4.2.0

7 years ago

4.1.0

7 years ago

4.0.4

7 years ago

4.0.4-0

7 years ago

4.0.3

7 years ago

4.0.2

7 years ago

4.0.1-alpha

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.7.7

7 years ago

2.7.6

7 years ago

2.7.5

7 years ago