Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mysugr/spring

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysugr/spring

Spring is the CSS framework that powers mySugr's front-end design. It includes many UI component packages that are grouped into a few meta-packages. Each package and meta-package is independently versioned and distributed via npm, so it's easy to include

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
2
Weekly downloads
 
Created
Source

Spring

One of the meta-packages that bundles up individual component-packages. Spring bundles all the components.

Installation

This repository is distributed with npm. After installing npm, you can install Spring with this command:

npm install --save @spring/spring

Manually building

If you want to directly use the compiled CSS from this repository, build one of the components or a meta-package like Spring Core:

cd spring
npm run build

This will build a minified version within the build/ directory.

Usage

TODO

Keywords

FAQs

Package last updated on 03 May 2018

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