New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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

  • 3.1.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-87.5%
Maintainers
10
Weekly downloads
 
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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc