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

@dsivd/foehn

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dsivd/foehn

Frontend pattern library for State of Vaud

  • 2.0.0-beta.18
  • beta.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
61
increased by27.08%
Maintainers
5
Weekly downloads
 
Created
Source

Fœhn

Fœhn (føn) is the design system build for the website of the State of Vaud.

Take a look at the documentation.

Bootstrap 4 is used to build fœhn.

Changelog

Upgrading? Please read our CHANGELOG to learn what changes to expect in the latest version, whether that's new features, bug fixes, changes, or whatever else.

Run locally

You will need Git, Node.js and yarn to get this project running.

Fork repository (optional)

If you are an external contributor make sur to fork this project first

Clone repository

$ git clone [path/of/the/repo/]foehn.git
$ cd foehn

Install dependencies

$ yarn

Build

Build ./src to ./dist

$ yarn build

New version

  1. Make sure, the CHANGELOG.md is up to date. If not, update it and commit the changes.
  2. Run the $ yarn version command to create a new version of the package. (It also create the tag.)
$ yarn version

NPM

Getting Foehn npm package

Foehn is available on the npmjs registry.

Publish on the npm registry

The following command will build the code and publish the latest version on the registry you have set in your NPM config.

$ npm publish --tag latest

If you need to publish a specific version, use $ yarn publish --tag <tag> to build the code and publish a specific tag.

Keywords

FAQs

Package last updated on 28 Nov 2023

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