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

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

Awesome Lists containing this project

README

          

# dasch-ng

[![codecov](https://codecov.io/gh/DaSchTour/dasch-ng/graph/badge.svg?token=PF01WR2PPP)](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 | [![@dasch-ng/decorators](https://img.shields.io/npm/v/@dasch-ng/decorators.svg)](https://www.npmjs.com/package/@dasch-ng/decorators) | [decorators](https://github.com/daschtour/dasch-ng/tree/master/libs/decorators) |
| @dasch-ng/gravatar | [![@dasch-ng/gravatar](https://img.shields.io/npm/v/@dasch-ng/gravatar.svg)](https://www.npmjs.com/package/@dasch-ng/gravatar) | [gravatar](https://github.com/daschtour/dasch-ng/tree/master/libs/gravatar) |
| @dasch-ng/json-viewer | [![@dasch-ng/json-viewer](https://img.shields.io/npm/v/@dasch-ng/json-viewer.svg)](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 | [![@dasch-ng/material-right-sheet](https://img.shields.io/npm/v/@dasch-ng/material-right-sheet.svg)](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 | [![@dasch-ng/utils](https://img.shields.io/npm/v/@dasch-ng/utils.svg)](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 | [![@dasch-ng/route-signals](https://img.shields.io/npm/v/@dasch-ng/route-signals.svg)](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 | [![@dasch-ng/rxjs-operators](https://img.shields.io/npm/v/@dasch-ng/rxjs-operators.svg)](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 | [![@dasch-ng/validators](https://img.shields.io/npm/v/@dasch-ng/validators.svg)](https://www.npmjs.com/package/@dasch-ng/validators) | [validators](https://github.com/daschtour/dasch-ng/tree/master/libs/validators) |
| @dasch-ng/web-utils | [![@dasch-ng/web-utils](https://img.shields.io/npm/v/@dasch-ng/web-utils.svg)](https://www.npmjs.com/package/@dasch-ng/web-utils) | [web-utils](https://github.com/daschtour/dasch-ng/tree/master/libs/web-utils) |