@nasa-jpl/stellar

1.1.18 • Public • Published

npm version

Stellar

A CSS implementation of the Stellar design system for spacecraft operation tools.

Install

npm install @nasa-jpl/stellar --save

Usage

Import the desired CSS files into your project to make the classes globally available. See our example project for detailed API usage.

<html>
  <head>
    <link href="@nasa-jpl/stellar/css/button.css" rel="stylesheet" />
  </head>
  <body>
    <button class="st-button">Stellar!</button>
  </body>
</html>

License

The scripts and documentation in this project are released under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i @nasa-jpl/stellar

Weekly Downloads

18

Version

1.1.18

License

MIT

Unpacked Size

8.13 MB

Total Files

289

Last publish

Collaborators

  • mattdailis
  • jdylanstewart
  • duranb
  • aplave
  • camargo
  • jaray
  • laespinoza
  • stephiescastle
  • scotchester
  • nasa-jpl.www.developers