https://github.com/DaSchTour/dasch-ng
collection of reusable Angular libraries and TypeScript utilities for modern web development
https://github.com/DaSchTour/dasch-ng
angular rxjs utils
Last synced: 2 days ago
JSON representation
collection of reusable Angular libraries and TypeScript utilities for modern web development
- Host: GitHub
- URL: https://github.com/DaSchTour/dasch-ng
- Owner: DaSchTour
- License: mit
- Created: 2022-09-16T13:57:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-23T00:27:02.000Z (5 days ago)
- Last Synced: 2026-01-23T15:28:33.742Z (4 days ago)
- Topics: angular, rxjs, utils
- Language: TypeScript
- Homepage: http://dasch.ng/
- Size: 41.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - dasch-ng - A collection of reusable Angular libraries and TypeScript utilities for modern web development. (Third Party Components / Mixed Utilities)
- awesome-angular - dasch-ng - A collection of reusable Angular libraries and TypeScript utilities for modern web development. (Third Party Components / Mixed Utilities)
README
# dasch-ng
[](https://codecov.io/gh/DaSchTour/dasch-ng)
Monorepo for all angular related stuff
📖 **Documentation:** [dasch.ng](https://dasch.ng)
## Packages
This project is a mono repo and hosts multiple packages:
| Package | Version | Docs |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------- |
| @dasch-ng/decorators | [](https://www.npmjs.com/package/@dasch-ng/decorators) | [decorators](https://github.com/daschtour/dasch-ng/tree/master/libs/decorators) |
| @dasch-ng/gravatar | [](https://www.npmjs.com/package/@dasch-ng/gravatar) | [gravatar](https://github.com/daschtour/dasch-ng/tree/master/libs/gravatar) |
| @dasch-ng/json-viewer | [](https://www.npmjs.com/package/@dasch-ng/json-viewer) | [json-viewer](https://github.com/daschtour/dasch-ng/tree/master/libs/ng/json-viewer) |
| @dasch-ng/material-right-sheet | [](https://www.npmjs.com/package/@dasch-ng/material-right-sheet) | [mat-right-sheet](https://github.com/daschtour/dasch-ng/tree/master/libs/material/right-sheet) |
| @dasch-ng/utils | [](https://www.npmjs.com/package/@dasch-ng/utils) | [ng-utils](https://github.com/daschtour/dasch-ng/tree/master/libs/ng/utils) |
| @dasch-ng/route-signals | [](https://www.npmjs.com/package/@dasch-ng/route-signals) | [route-signals](https://github.com/daschtour/dasch-ng/tree/master/libs/ng/route-signals) |
| @dasch-ng/rxjs-operators | [](https://www.npmjs.com/package/@dasch-ng/rxjs-operators) | [rxjs-operators](https://github.com/daschtour/dasch-ng/tree/master/libs/rxjs/operators) |
| @dasch-ng/validators | [](https://www.npmjs.com/package/@dasch-ng/validators) | [validators](https://github.com/daschtour/dasch-ng/tree/master/libs/validators) |
| @dasch-ng/web-utils | [](https://www.npmjs.com/package/@dasch-ng/web-utils) | [web-utils](https://github.com/daschtour/dasch-ng/tree/master/libs/web-utils) |