This package has been deprecated

Author message:

This package is no longer supported by Pro team

pro-web-components

6.0.321 • Public • Published

Pro Web Components

Build Status npm version Coverage Status styled with prettier

A collection React components commonly used accross Meetup Pro.

Getting started

Install pro-web-components:

yarn add pro-web-components

CSS:

CSS is bundled into a single file. Load in this CSS using your preferred method. For example:

js:

import 'pro-web-components/lib/components.css'

scss:

@import "~pro-web-components/lib/components";

Import components

Import components into your project like so:

import { ComponentName } from 'pro-web-components';

Catalog of components

Storybook

Contributing

Please see CONTRIBUTING.md.

/pro-web-components/

    Package Sidebar

    Install

    npm i pro-web-components

    Weekly Downloads

    242

    Version

    6.0.321

    License

    MIT

    Unpacked Size

    82.2 kB

    Total Files

    17

    Last publish

    Collaborators

    • meetupbot