@resf/pebble
TypeScript icon, indicating that this package has built-in type declarations

0.9.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @resf/pebble

Weekly Downloads

0

Version

0.9.0

License

BSD-3-Clause

Unpacked Size

76.1 kB

Total Files

22

Last publish

Collaborators

  • ressonix
  • hbjy