@devprotocol/hashi

2.3.1 • Public • Published

Hashi・橋

hashi-cover.png

Dev Protocol's design system implementation for the web.

Languages

Prerequisites

Be sure to have NodeJS v14.x installed. Any version higher will risk the project not working locally.

Setup

# NPM
$ npm install @devprotocol/hashi

# Yarn
$ yarn add @devprotocol/hashi
// Include design system initializer.
@use 'path/to/@devprotocol/hashi';
// Include all components here.
@use 'path/to/@devprotocol/hashi/hs-component';

@include hashi.init() {
    @include hs-component.render();
}

Contributing

You can see the guide to contributing here.

Readme

Keywords

none

Package Sidebar

Install

npm i @devprotocol/hashi

Weekly Downloads

2,419

Version

2.3.1

License

MIT

Unpacked Size

286 kB

Total Files

100

Last publish

Collaborators

  • yashagrawal2298
  • kazu80
  • _stu
  • shubhamkukreti
  • matteusan
  • aggre