🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@osag/pyrene

Package Overview
Dependencies
Maintainers
10
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@osag/pyrene

Open Systems Component Library

latest
Source
npmnpm
Version
3.1.8
Version published
Maintainers
10
Created
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

Package last updated on 28 Feb 2022

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