New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hds-js

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hds-js

Vanilla js for the Helsinki Design System

latest
npmnpm
Version
5.0.0
Version published
Maintainers
2
Created
Source

hds-js npm npm bundle size

Hds-js contains vanilla js exported from the hds-react package of the Helsinki Design System. It has no own source; the files are hand-picked from the React version. React or CSS are not included. This package does not include any UI components either.

Getting started

Install the package.

yarn add hds-js

Using the components

JS

import { cookieController } from 'hds-js';

Development

Read more here.

Documentation

Read more here.

Built with

  • TypeScript support.
  • Bundled with Rollup, compiled with Babel.
  • Source files are in the hds-react package.

Supported browsers

The supported browser versions are listed in the hds-react README.

FAQs

Package last updated on 11 Mar 2026

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