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

/@redsift/ui-rs-core/

    Package Sidebar

    Install

    npm i @redsift/ui-rs-core

    Weekly Downloads

    10

    Version

    0.9.1

    License

    MIT

    Last publish

    Collaborators

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