@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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @devprotocol/hashi

    Weekly Downloads

    1,414

    Version

    2.3.1

    License

    MIT

    Unpacked Size

    286 kB

    Total Files

    100

    Last publish

    Collaborators

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