@redsift/ui-rs-core

0.9.1 • Public • Published

ui-rs-core

Core library with common functionality to be used by UI components.

ui-rs-core contains

  1. the common CSS style theme for RedsiftUI and
  2. common Javascript functionality used by RedsiftUI components (living in the ui-rs-* repositories).

For a description of the RedsiftUI and its components see official RedsiftUI documentation.

Builds

Circle CI

A UMD build is available from //static.redsift.io/reusable/ui-rs-core/latest/ui-rs-core.umd-es2015.min.js.

To build locally checkout this repository and

> cd ui-rs-core
> npm install
> npm run build

This will create a ./dist folder with the Javascript and CSS files.

Browser Usage

First include the CSS file in the <head> of your page:

<link rel="stylesheet" href="//static.redsift.io/reusable/ui-rs-core/latest/css/ui-rs-core.min.css">

Additionally include the Javascript on the bottom of the <body>, if you want to use its functionality directly:

<script src="//static.redsift.io/reusable/ui-rs-core/latest/js/ui-rs-core.umd-es2015.min.js"></script>

Dependents (10)

Package Sidebar

Install

npm i @redsift/ui-rs-core

Weekly Downloads

6

Version

0.9.1

License

MIT

Last publish

Collaborators

  • sega057
  • alkisredsift
  • kit-314
  • julian.picht
  • massimoparisi
  • sometimesitbetterstepasideandnotusejavascript
  • raul.lorenzo.redsift
  • asaf.lerner
  • luminous_cal
  • notmentat
  • pierredupuis
  • hortega_rs
  • anneshackelford
  • mcolladoredsift
  • redsift_operations
  • rahulpowar
  • randalpinto
  • njaremek
  • earada
  • nascimj
  • neilsaccardo
  • bmayolasredsift