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

@macpaw/setapp-ui-kit

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@macpaw/setapp-ui-kit

Setapp UI Kit

  • 1.2.2
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

Setapp Ui-kit

Contributing guide

  1. Create feature branch and perform changes.
  2. Push changes to the origin and create pull-request.
  3. After pull-request merging update local master.
  4. Bump version and add a tag (for example using npm version).
  5. Push changes to the origin.
  6. Publish new version to NPM.

Versioning rules

  • patch - new features and non-breaking fixes for existing ones. Does not require related projects updating
  • minor - breaking changes that require related projects updating
  • major - reserved for major updates

There is a way to test new version of UI-kit without publishing it to NPM:

  1. Execute npm link inside UI-kit project root.
  2. Execute npm link @macpaw/setapp-ui-kit inside related project's root.
  3. Rebuild related project if needed.

Scripts

  • npm test - build theme and open demo in browser
  • npm start - same as npm test but with watching for .scss files changes

FAQs

Package last updated on 10 May 2017

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