Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@brevio/components

Package Overview
Dependencies
Maintainers
3
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@brevio/components

Contains all typescript (and ecmascript 2016) modules for common Brevio components, as well as their respective styles.

unpublished
npmnpm
Version
4.6.9
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

Brevio components

Contains all typescript (and ecmascript 2016) modules for common Brevio components, as well as their respective styles.

Installation

yarn add @brevio/components

Usage

import { Input } from '@brevio/components';

Style

The styles are all defined in sass, which means they need to be preprocessed. They can be imported like so (requires glob-import):

import ~@brevio/components/**/*.scss

FAQs

Package last updated on 02 Dec 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