Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/negue/gewd
List of utilities / components around Angular
https://github.com/negue/gewd
angular dynamic hacktoberfest lazy-loading markdown utils
Last synced: 19 days ago
JSON representation
List of utilities / components around Angular
- Host: GitHub
- URL: https://github.com/negue/gewd
- Owner: negue
- License: mit
- Created: 2019-12-15T22:51:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T02:28:49.000Z (about 1 month ago)
- Last Synced: 2024-10-18T07:41:27.478Z (about 1 month ago)
- Topics: angular, dynamic, hacktoberfest, lazy-loading, markdown, utils
- Language: TypeScript
- Homepage: https://negue.github.io/gewd/
- Size: 53.3 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 82
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@gewd/`
A collection of useful npm packages
## Packages Overview
|Package| |
|-------|----|
| [`@gewd/markdown`][markdown-gh-url] | [![Markdown NPM Version][markdown-npm-img]][markdown-npm-url] |
| [`@gewd/lazy`][lazy-gh-url] | [![Lazy NPM Version][lazy-npm-img]][lazy-npm-url] |
| [`@gewd/ng-utils`][ng-utils-gh-url] | [![Ng Utils NPM Version][ng-utils-npm-img]][ng-utils-npm-url] |
| [`@gewd/components`][components-gh-url] | [![Components NPM Version][components-npm-img]][components-npm-url] |
| [`@gewd/mat-utils`][mat-utils-gh-url] | [![Mat Utils NPM Version][mat-utils-npm-img]][mat-utils-npm-url] |
| [`@gewd/utils`][utils-gh-url] | [![Utils NPM Version][utils-npm-img]][utils-npm-url] |[markdown-npm-img]: https://img.shields.io/npm/v/@gewd/markdown.svg?
[markdown-npm-url]: https://www.npmjs.com/package/@gewd/markdown
[markdown-gh-url]: ./libs/markdown/README.md[lazy-npm-img]: https://img.shields.io/npm/v/@gewd/lazy.svg?
[lazy-npm-url]: https://www.npmjs.com/package/@gewd/lazy
[lazy-gh-url]: ./libs/lazy/README.md[ng-utils-npm-img]: https://img.shields.io/npm/v/@gewd/ng-utils.svg?
[ng-utils-npm-url]: https://www.npmjs.com/package/@gewd/ng-utils
[ng-utils-gh-url]: ./libs/ng-utils/README.md[components-npm-img]: https://img.shields.io/npm/v/@gewd/components.svg?
[components-npm-url]: https://www.npmjs.com/package/@gewd/components
[components-gh-url]: ./libs/components[mat-utils-npm-img]: https://img.shields.io/npm/v/@gewd/mat-utils.svg?
[mat-utils-npm-url]: https://www.npmjs.com/package/@gewd/mat-utils
[mat-utils-gh-url]: ./libs/mat-utils/README.md[utils-npm-img]: https://img.shields.io/npm/v/@gewd/utils.svg?
[utils-npm-url]: https://www.npmjs.com/package/@gewd/utils
[utils-gh-url]: ./libs/utils/README.md