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

https://github.com/Dafnik/dfx-common

Angular libraries
https://github.com/Dafnik/dfx-common

Last synced: 3 days ago
JSON representation

Angular libraries

Awesome Lists containing this project

README

          

# dfx-common

[![combined downloads](https://img.shields.io/npm-stat/dw/dafnik?label=combined%20downloads&color=%237469B6&cacheSeconds=86400)](https://github.com/Dafnik/dfx-common)

The collection of collections.

## Useful commands

| Description | Command |
| ------------ | ----------------------------------------------- |
| Prettify all | `pnpm format` |
| Test | `ng test ` |
| Build | `ng build ` |
| Serve demo | `ng serve ` |
| Release | `node tools/release.js ` |

## Subprojects

### dfx-helper

Angular Library with tons of utility tools helping in all projects.

[![npm version](https://img.shields.io/npm/v/dfx-helper?label=version&color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-helper)
[![npm downloads per week](https://img.shields.io/npm/dw/dfx-helper?logo=npm&color=%237469B6)](https://npmjs.org/package/dfx-helper)
[![npm bundle size](https://img.shields.io/bundlephobia/min/dfx-helper?color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-helper)
[![npm license](https://img.shields.io/npm/l/dfx-helper?color=%237469B6&cacheSeconds=86400)](https://github.com/Dafnik/dfts-common)

### dfx-bootstrap-table

Angular table CDK implementation for Bootstrap with filtering, sorting and pagination.

[![npm version](https://img.shields.io/npm/v/dfx-bootstrap-table?label=version&color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-bootstrap-table)
[![npm downloads per week](https://img.shields.io/npm/dw/dfx-bootstrap-table?logo=npm&color=%237469B6)](https://npmjs.org/package/dfx-bootstrap-table)
[![npm bundle size](https://img.shields.io/bundlephobia/min/dfx-bootstrap-table?color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-bootstrap-table)
[![npm license](https://img.shields.io/npm/l/dfx-bootstrap-table?color=%237469B6&cacheSeconds=86400)](https://github.com/Dafnik/dfts-common)

### dfx-qrcode

`dfx-qrcode` is a tiny and simple-to-use Angular QrCode generator library.

[![npm version](https://img.shields.io/npm/v/dfx-qrcode?label=version&color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-qrcode)
[![npm downloads per week](https://img.shields.io/npm/dw/dfx-qrcode?logo=npm&color=%237469B6)](https://npmjs.org/package/dfx-qrcode)
[![npm bundle size](https://img.shields.io/bundlephobia/min/dfx-qrcode?color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-qrcode)
[![npm license](https://img.shields.io/npm/l/dfx-qrcode?color=%237469B6&cacheSeconds=86400)](https://github.com/Dafnik/dfts-common)

### dfx-openapi

`dfx-openapi` is a type-safe Angular HttpClient that pulls in your OpenAPI schema.
It has virtually zero runtime and is fully compatible with Http Interceptors.

[![npm version](https://img.shields.io/npm/v/dfx-openapi?label=version&color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-openapi)
[![npm downloads per week](https://img.shields.io/npm/dw/dfx-openapi?logo=npm&color=%237469B6)](https://npmjs.org/package/dfx-openapi)
[![npm bundle size](https://img.shields.io/bundlephobia/min/dfx-openapi?color=%237469B6&cacheSeconds=86400)](https://npmjs.org/package/dfx-openapi)
[![npm license](https://img.shields.io/npm/l/dfx-openapi?color=%237469B6&cacheSeconds=86400)](https://github.com/Dafnik/dfts-common)