Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tom-weatherhead/thaw-angular-component-library

Components for Angular applications
https://github.com/tom-weatherhead/thaw-angular-component-library

angular angular-components

Last synced: about 7 hours ago
JSON representation

Components for Angular applications

Awesome Lists containing this project

README

        

# thaw-angular-component-library
Components for Angular applications

[![build status](https://secure.travis-ci.org/tom-weatherhead/thaw-angular-component-library.svg)](https://travis-ci.org/tom-weatherhead/thaw-angular-component-library)
[![npm](https://img.shields.io/npm/v/thaw-angular-component-library.svg)](https://www.npmjs.com/package/thaw-angular-component-library)
[![npm](https://img.shields.io/npm/dt/thaw-angular-component-library.svg)](https://www.npmjs.com/package/thaw-angular-component-library)
[![maintainability](https://api.codeclimate.com/v1/badges/82790cc7377c4a8cc230/maintainability)](https://codeclimate.com/github/tom-weatherhead/thaw-angular-component-library/maintainability)
[![test coverage](https://api.codeclimate.com/v1/badges/82790cc7377c4a8cc230/test_coverage)](https://codeclimate.com/github/tom-weatherhead/thaw-angular-component-library/test_coverage)
[![known vulnerabilities](https://snyk.io/test/github/tom-weatherhead/thaw-angular-component-library/badge.svg?targetFile=package.json&package-lock.json)](https://snyk.io/test/github/tom-weatherhead/thaw-angular-component-library?targetFile=package.json&package-lock.json)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/tom-weatherhead/thaw-angular-component-library/blob/master/LICENSE)

# TODO:
- Use 'prettier' to format the code?
- Charts:
- Black background?
- Add labels and gradation marks to the axes
- Colours? Green for an overall increase within the time interval,
and red for a decrease?
- Use this to build a full-screen Markets Dashboard app that can display
the current market state of "all of the assets in which we are interested"
(9? 12? 16? 20? assets)
- This app can have a slide-out panel that slides out from the right edge
of the app window when one of the little graphs is clicked; the panel will show the same data, but as a much larger view.

## License
[MIT](https://choosealicense.com/licenses/mit/)