Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tom-weatherhead/thaw-angular-component-library
- Owner: tom-weatherhead
- License: mit
- Created: 2019-11-17T23:45:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T14:46:49.000Z (12 months ago)
- Last Synced: 2024-04-14T23:52:52.850Z (7 months ago)
- Topics: angular, angular-components
- Language: TypeScript
- Homepage:
- Size: 2.63 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)