@dotglitch/ngx-common
Version:
Angular components and utilities that are commonly used.
50 lines (39 loc) • 1.75 kB
Markdown
<a href="https://dotglitch.dev/#/ContextMenuLibrary">
<h1 align="center">ngx-common</h1>
</a>
<p align="center">
`@dotglitch/ngx-common` provides a series of common-use components, directives, and services for Angular applications.
</p>
[](https://www.npmjs.com/package/@dotglitch/dotglitch-ngx)
[](https://www.npmjs.com/package/@dotglitch/dotglitch-ngx)
[](https://npmjs.org/@dotglitch/dotglitch-ngx)
[](https://github.com/knackstedt/dotglitch-ngx)
Quickstart
=====
## Install
```bash
$ npm install @dotglitch/ngx-common
```
- Featured
- [Lazy Loader](./src/components/lazy-loader/README.md)
- Directives
- [App Menu & Context Menu](./src/directives/menu.md)
- [Tooltip](./src/directives/tooltip.md)
- Components
- [VS code wrapper](./src/components/vscode/README.md)
- [React Magic Wrapper](./src/components/vscode/README.md)
- Services
- [Fetch](./src/services/fetch.md)
- [Dependency](./src/services/dependency.md)
- [Keyboard](./src/services/keyboard.md)
- [Dialog](./src/services/dialog.md)
- [Navigation](./src/services/navigation.md)
- Pipes
- [HTML-Bypass](./src/pipes/html-bypass.md)
- [Resource-Bypass](./src/pipes/resource-bypass.md)
- [Script-Bypass](./src/pipes/script-bypass.md)
- [Style-Bypass](./src/pipes/style-bypass.md)
- [URL-Bypass](./src/pipes/url-bypass.md)
<!-- Roadmap
=====
- [ ] Enable sharing menus and combining menu chunks -->