Coder Social home page Coder Social logo

ngfelixl / iwerk-angular-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from interfacewerk/iwerk-angular-ui

0.0 1.0 0.0 7.05 MB

A collection of opinionated ui elements for Angular applications

Home Page: https://interfacewerk.github.io/iwerk-angular-ui

License: MIT License

TypeScript 50.85% JavaScript 1.84% HTML 7.61% CSS 39.56% Shell 0.14%

iwerk-angular-ui's Introduction

Build Status Coverage Status npm monthly downloads current version Commitizen friendly BrowserStack Status

Iwerk Angular Ui

This project is a collection of useful Angular 2 directives and components. The implemented UI concepts (stateful buttons, popovers, tooltips) are very opinionated and are the basic blocks to provide the best UX as possible to users. For instance, the popovers and tooltips are always put in the body and positioned relatively to the target element according to a very simple heuristics.

We decided to take this implementation inside a bigger library to make it easier to maintain and it should not have any influence on your bundle size as you can import the modules you want!

Install

npm install iwerk-angular-ui --save

Usage

Check the demo page

Contributing

Start the "app"

npm start

Run E2E Tests

npm run e2e

Run Unit Tests

npm run test

Documentation

Documentation is generated automatically by using inline documentation and an Angular CLI side project called demo. To serve the documentation application, use:

Serve

npm run docs

Build

To build, run npm run build:docs.

BrowserStack

We want to avoid visual regressions. Therefore, we have setup Browserstack along with Protractor in order to test our library across multiple devices and browsers. Furthermore, we use visual-testing-report to compare screenshots and report any potential difference.

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.