0.9.0 • Published 3 years ago

@resf/pebble v0.9.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
3 years ago

@resf/pebble

Pebble is the upcoming UI design kit for the RESF's web experiences.

NPM JavaScript Style Guide

Install

npm install --save @resf/pebble

Usage

import React from 'react'

import { Button } from '@resf/pebble'
import '@resf/pebble/dist/styles.css'

const Example = () => {
  return <Button small primary>Hey guys!</Button>
}

License

This project, the source code within it, and all produced distributions of it, are licensed purely under the BSD 3-Clause license, a copy of which can be found in the accompanying LICENSE file.

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.8

3 years ago

0.5.9

3 years ago

0.5.7

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago