GithubHelp home page GithubHelp logo

kal93 / terminus-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getterminus/terminus-ui

0.0 2.0 0.0 12.26 MB

๐Ÿ“š The Terminus UI Library.

License: MIT License

JavaScript 8.02% TypeScript 69.27% HTML 9.11% CSS 13.44% Shell 0.16%

terminus-ui's Introduction

Terminus UI Library

The library of UI components used for Terminus applications.

CircleCI codecov semantic-release MIT License
NPM version Github release Library size
components pipes services style helpers


Table of Contents

Library Component Documentation

This document covers documentation for building and maintaining the terminus-ui library. For documentation on all components and styles, visit GetTerminus.github.io/terminus-ui.

Primary Library Features

  1. Demo app for developing within a real application
  2. Testing
    • Unit (cross-browser)
    • JiT integration
    • AoT integration
    • Style regression (TODO)
  3. Linting
    • TypeScript
    • SCSS
  4. Documentation (docs/)
    • Manual docs for basic project flow (README)
      • Automated Table of Contents updates
      • Automated markdown link checking
    • Generated docs for TypeScript (docs/typescript/)
    • Manual docs for SCSS (with SCSS helpers)
  5. Automated semantic versioning & publishing to NPM
  6. Enforced commit style
  7. Tree-shaking via Rollup.js
  8. SCSS variables & functions exposed to the consuming application
  9. Code coverage reporting (coverage/)
  10. Automated dependency updates

Available Features

  • โŒ not started
  • ๐Ÿ”จ started
  • โœ… available
  • ๐Ÿ’ฉ deprecated

Components

Feature Notes Status Demo Docs Usage
alert โŒ
autocomplete โœ… Demo Docs Usage
autofocus Focus a focusable element on load โœ… Demo Docs Usage
badge โŒ
button โœ… Demo Docs
breadcrumbs โŒ
card โœ… Demo Docs Usage
chip โŒ
checkbox โœ… Demo Docs Usage
copy โœ… Demo Docs
datavis โŒ
datepicker โœ… Demo Docs Usage
date-range โœ… Demo Docs Usage
dialog โŒ
divider โŒ
expansion โŒ
file-picker โŒ
input-masking โŒ
input-messages Used by input to display validation messages โœ… (see input demo)
icon Valid icon names: https://material.io/icons โœ… Demo Docs Usage
icon-button โœ… Demo Docs Usage
input โœ… Demo Docs
link โœ… Demo Docs
loading overlay โœ… Demo Docs
login form โœ… Demo Docs
menu โœ… Demo Docs
navigation โœ… Demo Docs
paginator โœ… Demo Docs
progress โŒ
progression โŒ
radio-group โœ… Demo Docs Usage
search โœ… Demo Docs
select โœ… Demo Docs
spacing Helpers for consistent spacing โœ… Demo Docs
sort Used by table to manage column sorting โœ… (see table demo) Docs Usage
table โœ… Demo Docs Usage
tabs โŒ
toggle โœ… Demo Docs
tooltip โœ… Demo Docs

Pipes

Pipe Notes Status Demo
tsDate short, medium, extended, timestamp โœ… Demo
tsTimeAgo a human-readable time span โœ… Demo

Services

Feature Notes Status
Document โš ๏ธDEPRECATEDโš ๏ธ Provide access to the native document object ๐Ÿ’ฉ
Spacing Expose custom spacing sizes via a service โœ…
Validators Expose custom validation methods for reactive forms โœ…
Window โš ๏ธDEPRECATEDโš ๏ธ Provide access to the native window object ๐Ÿ’ฉ

TypeScript Utilities

Feature Notes Status
Interfaces Provide TypeScript interfaces for various objects โœ…
Types Provide TypeScript types for various parameters โœ…

Style Helpers

Feature Notes Status Docs
animation ๐Ÿ”จ
assets ๐Ÿ”จ
breakpoints โœ… Docs
colors โœ… Docs
cursors โœ… Docs
layout โœ… Docs
shadows โœ… Docs
spacing โœ… Docs
typography โœ… Docs
z-index โœ… Docs

Installation

Install the library and all required dependencies:

$ yarn add @terminus/ui @terminus/ui @angular/forms @angular/animations @angular/material hammerjs --exact

Global Styles

To use the global styles, import the CSS file into your stylesheets:

@import '@terminus/ui/terminus-ui.css'

SCSS Helpers

To use the provided SCSS helper methods/variables/mixins, import the helpers file from @terminus/ui:

@import '~@terminus/ui/helpers'

Development Workflow

View the wiki page.

Contributors

Thanks goes to these wonderful people (emoji key):


Benjamin Charity

๐Ÿ’ป ๐Ÿ“– โš ๏ธ ๐ŸŽจ ๐Ÿค” ๐Ÿ‘€ ๐Ÿ”ง

coreyterminator

๐Ÿ’ป

Wendy

๐Ÿ›

Brian Malinconico

๐Ÿ› ๐Ÿค”

David Harkness

๐Ÿ’ป

kal93

๐Ÿ›

This project follows the all-contributors specification. Contributions of any kind welcome!

Project Resources

terminus-ui's People

Contributors

benjamincharity avatar bmalinconico avatar coreyterminator avatar greenkeeper[bot] avatar semantic-release-bot avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.