Socket
Book a DemoInstallSign in
Socket

@istreamplanet/pebble

Package Overview
Dependencies
Maintainers
3
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@istreamplanet/pebble

Pebble Design System

2.9.1
latest
Source
npmnpm
Version published
Weekly downloads
24
84.62%
Maintainers
3
Weekly downloads
 
Created
Source

CI GitHub Action

Pebble

A react-based design system built by iStreamPlanet

Documentation

Visit the Pebble documentation site for information.

Contribution and Support

Before opening an issue or pull request, please read the Contributing guide.

Development

See the Development guide for instructions on how to run Pebble locally for development.

Installation and Usage

To use Pebble, add the package to your package.json using your package manager of choice.

For yarn users:

$ yarn add @istreamplanet/pebble node-sass react-router-dom

For npm users:

npm install @istreamplanet/pebble node-sass react-router-dom --save

Include the Pebble foundation stylesheet in your layout template.

import '@istreamplanet/pebble/dist/Styles/foundation.scss';

Import the components into your application

import { Button, Card } from '@istreamplanet/pebble'`

Then add them in your React component as you would any other:

const MyComponent = () => (
  <Card>
    <Button>Submit</Button>
  </Card>
)

Have a look at the pebble.istreamplanet.net for component documentation.

Release History

See the Releases page.

License

Copyright © 2019 iStreamPlanet Co., LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

FAQs

Package last updated on 27 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.