Socket
Socket
Sign inDemoInstall

@osag/pyrene

Package Overview
Dependencies
97
Maintainers
10
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @osag/pyrene

Open Systems Component Library


Version published
Weekly downloads
24
increased by140%
Maintainers
10
Install size
58.2 MB
Created
Weekly downloads
 

Readme

Source

pyrene - Open Systems Component Library

pyrene

Usage

Install Dependency

# npm
npm install --save @osag/pyrene

# yarn
yarn @osag/pyrene

Import Styles

Pyrene comes with its own styles. If you're using something like style-loader or css-loader, make sure to import them:

import '@osag/pyrene/dist/pyrene.css';

Components

A Button, for example, is used as this:

import { Button } from '@osag/pyrene';

Contributing

See, CONTRIBUTING.md for guidelines, and DEVELOPMENT.md for technical details.

FAQs

Last updated on 28 Feb 2022

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc