@exploreshare/everest

0.3.4 • Public • Published

everest-toolkit

Explore Share UI React Components Toolkit

NPM JavaScript Style Guide

Install

npm install --save @explore-share/everest
yarn add @explore-share/everest

Demo & Docs

https://exploreshare.github.io/everest

Usage

Import components you want into your UI

import { Button } from @explore-share/everest/core’;

  const example = () => (
    <div>
      <Button onClick={() => console.log('button clicked')}>Do something</Button>
    </div>
  )

Readme

Keywords

none

Package Sidebar

Install

npm i @exploreshare/everest

Weekly Downloads

3

Version

0.3.4

License

MIT

Unpacked Size

2.63 MB

Total Files

244

Last publish

Collaborators

  • es-development
  • mgoffan
  • segundoexplore
  • daniw0lf
  • turkex