0.8.5 • Published 2 years ago

frost-web-components v0.8.5

Weekly downloads
1,509
License
ISC
Repository
-
Last release
2 years ago

Introduction

React component library created for Frost frontend coding test

Features

  • 🚀 Easy to install and use on any of your projects

Purpose

  • We can use these components to create one or more applications and these components are reusable.
  • Pick the component you want from many components.
  • Use this library to enhance existing components and create your new customize components.

Prerequisites

  • react^16 and react-dom^16 are required for the library to function properly
  • Your project should have support for SCSS

Installation

yarn add frost-web-components

Usage

Example of importing the Button component

import { Button } from 'frost-web-components';

Component Structure

We have 4 different types of components, used atomic design concept.

Atoms

  • Smallest components
  • They don't have own states
  • Includes Headings, Texts, Icons etc.

Molecules

  • Bigger but simple components
  • Composed of Atomic components
  • Includes Buttons, Containers, etc.

Organisms

Templates

Versioning

We use Semantic Versioning to handle versioning

Storybook

This project has been developed using storybook.

To install node modules

yarn

To start project

yarn start-storybook

To Build storybook

yarn build
0.8.5

2 years ago

0.7.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.5.8

3 years ago

0.6.0

3 years ago

0.5.7

3 years ago

0.5.4

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.3

3 years ago

0.5.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.5

3 years ago

0.4.6

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.3.6

3 years ago

0.3.7

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.5

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.6

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago