Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diosvo/mixins-in-angular
Anything related to Angular: UI, functions,...
https://github.com/diosvo/mixins-in-angular
angular functions rxjs ui ui-components ux
Last synced: 4 days ago
JSON representation
Anything related to Angular: UI, functions,...
- Host: GitHub
- URL: https://github.com/diosvo/mixins-in-angular
- Owner: diosvo
- Created: 2021-08-02T07:39:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T09:35:27.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T10:17:52.102Z (over 1 year ago)
- Topics: angular, functions, rxjs, ui, ui-components, ux
- Language: TypeScript
- Homepage: https://diosvo.netlify.app/
- Size: 7.92 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 💪🏻 Supported from
| Name | 🔗 Link |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| 🎨 UX-UI | |
| material.angular | https://material.angular.io/components/categories |
| material-design-icons | - icons: http://mervick.github.io/material-design-icons/
- docs: https://github.com/mervick/material-design-icons |
| ⚙️ Functionalities | |
| lodash | isEqual, isEmpty, isUndefined, omit |## 🤩 Inspired by
| Name | 🔗 Link | Note |
| -------------- | ----------------------------------------------- | ------------------- |
| 🎨 UX-UI | | |
| color picker | https://taiga-ui.dev/colors | |
| lexicon | https://liferay.design/lexicon/core-components/ | |
| dev.extreme | https://js.devexpress.com/Demos/WidgetsGallery/ | |
| design.procore | https://design.procore.com/index.html | |
| 🪬 Helpers | | |
| primeNg | https://www.primefaces.org/primeng/ | write `readme` file |## 👨🏻🍳 Cookbooks
| Name | 🔗 Link | Note |
| ------------- | -------------------------------------------------------- | ---- |
| ⚔️ Typescript | | |
| Tips | - https://github.com/jellydn/typescript-tips#matt-pocock |