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: 5 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-30T10:05:42.000Z (7 months ago)
- Last Synced: 2025-12-02T15:14:16.640Z (7 months ago)
- Topics: angular, angular-components
- Language: TypeScript
- Homepage:
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thaw-angular-component-library
Components for Angular applications
[](https://travis-ci.org/tom-weatherhead/thaw-angular-component-library)
[](https://www.npmjs.com/package/thaw-angular-component-library)
[](https://www.npmjs.com/package/thaw-angular-component-library)
[](https://codeclimate.com/github/tom-weatherhead/thaw-angular-component-library/maintainability)
[](https://codeclimate.com/github/tom-weatherhead/thaw-angular-component-library/test_coverage)
[](https://snyk.io/test/github/tom-weatherhead/thaw-angular-component-library?targetFile=package.json&package-lock.json)
[](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/)