Spectre.css - Javascript components

Description

This project contains Javascript implementation of Spectre.css framework components as 'ready-to-use' package. Source code on Github

Installation

You have to run following command to add a dependency to your project

npm i spectre.css-js

After package installation you may use Spectre.js by two methods:

  • Include components with automatic registration dist/spectre.bundle.js
  • Import classes and register only necessary for your project dist/spectre.js or src/spectre.js