0.7.0 • Published 4 days ago

mark-one v0.7.0

Weekly downloads
70
License
BSD-3-Clause
Repository
github
Last release
4 days ago

Mark One

Travis Codecov Styleguidist GitHub top language Contributor Covenant BSD License

A React UI library in development at the Harvard John A. Paulson School of Engineering and Applied Sciences.

Installing

This project is currently under development, and all components are liable to change significantly between version. You should not use this in a production app unless you know what you're doing.

Mark One can be installed from NPM:

npm install mark-one

Components can be imported and used individually in projects.

import { BasicButton } from 'mark-one'

export default () => (
  <BasicButton>
    Click Me!
  </BasicButton>
)

Structure

All components are defined under the ./src directory, divided into subdirectories by category. Tests live alongside the code in __tests__ directories.

Buttons

Defines standard Button along with variants for confirm/deny actions, toggled labels, Icon-only buttons, and others.

Forms

Components for handling the layout and behavior of forms, such as field sets, collapsible panels, etc.

Inputs

Text fields, checkboxes, radio buttons, text areas, select boxes, etc.

Indicators

Elements to indicate whether an asynchronous process is in progress, such as a data upload or fetch from the server.

Layout

High-level page structure components, including headers, modals, etc.

Adding Components

Guidelines for adding components are defined in CONTRIBUTING.md

Documentation

We're using React Styleguidist to generate our documentation.

0.7.4

4 days ago

0.7.3

18 days ago

0.7.2

1 month ago

0.7.1

1 month ago

0.7.0

2 months ago

0.6.1

3 months ago

0.6.0

3 months ago

0.5.14

3 months ago

0.5.13

4 months ago

0.5.12

4 months ago

0.5.11

5 months ago

0.5.10

5 months ago

0.5.8

7 months ago

0.5.7

7 months ago

0.5.9

6 months ago

0.5.6

11 months ago

0.5.5

1 year ago

0.5.4

1 year ago

0.5.3

1 year ago

0.5.0

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.4.13

1 year ago

0.4.14

1 year ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.10

2 years ago

0.4.11

2 years ago

0.4.12

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.3

2 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.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.2.0

3 years ago

0.0.2-develop.49

3 years ago

0.0.2-develop.48

3 years ago

0.0.2-develop.47

3 years ago

0.0.2-develop.46

3 years ago

0.0.2-develop.45

3 years ago

0.0.2-develop.44

3 years ago

0.0.2-develop.43

4 years ago

0.0.2-develop.42

4 years ago

0.0.2-develop.41

4 years ago

0.0.2-develop.40

4 years ago

0.0.2-develop.39

4 years ago

0.0.2-develop.38

4 years ago

0.0.2-develop.37

4 years ago

0.0.2-develop.36

4 years ago

0.0.2-develop.35

4 years ago

0.0.2-develop.34

4 years ago

0.0.2-develop.33

4 years ago

0.0.2-develop.32

4 years ago

0.0.2-develop.31

4 years ago

0.0.2-develop.30

4 years ago

0.0.2-develop.29

4 years ago

0.0.2-develop.28

4 years ago

0.0.2-develop.27

4 years ago

0.0.2-develop.26

4 years ago

0.0.2-develop.25

4 years ago

0.0.2-develop.24

4 years ago

0.0.2-develop.23

4 years ago

0.0.2-develop.22

4 years ago

0.0.2-develop.21

4 years ago

0.0.2-develop.20

4 years ago

0.0.2-develop.19

4 years ago

0.0.2-develop.18

4 years ago

0.0.2-develop.17

4 years ago

0.0.2-develop.16

4 years ago

0.0.2-develop.15

4 years ago

0.0.2-develop.14

4 years ago

0.0.2-develop.13

4 years ago

0.0.2-develop.12

4 years ago

0.0.2-develop.11

4 years ago

0.0.2-develop.10

4 years ago

0.0.2-develop.9

4 years ago

0.0.2-develop.8

4 years ago

0.0.2-develop.7

4 years ago

0.0.2-develop.6

4 years ago

0.0.2-develop.5

4 years ago

0.0.2-develop.4

4 years ago

0.0.2-develop.1

4 years ago

0.0.2

4 years ago

0.0.1

5 years ago