@qantasairways/runway

0.54.0 • Public • Published

Qantas Runway

Qantas Runway

CircleCI GitHub Issues GitHub Pull Requests NPM npm npm (tag)


💅 Runway, Qantas' living, breathing style guide. Powered by React and Emotion built to be extendable, flexible and accessible components.

Demo

Table of Contents

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependencies:

npm install --save @qantasairways/runway

This package depends on emotion, react, prop-types. The project supports aliasing preact, which is how we use runway at Qantas.

Usage

Try it out in the browser

import React from "react";
import { render } from "react-dom";
import { Button } from "@qantasairways/runway";

render(<Button label="Click me" />, document.getElementById("root"));

Contributing

Please read our contributing guidelines here.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @qantasairways/runway

Weekly Downloads

146

Version

0.54.0

License

MIT

Unpacked Size

818 kB

Total Files

32

Last publish

Collaborators

  • tysonwolker.qantas