dfx-helper
v9.0.0
Published
Web-development / Typescript / Angular Library with tons of utility tools helping in all projects
Downloads
205
Maintainers
Readme
dfx-helper
Angular Library with tons of utility tools helping in all projects.
Version compatibility
| Angular | dfx-helper | | ------- | ---------- | | 19.x.x | 9.x.x | | 18.x.x | 8.x.x | | 17.x.x | 7.x.x | | 16.x.x | 6.1.x | | 15.x.x | 6.0.x |
Usage
npm install dfx-helper
If you have not already installed @angular/cdk
npm install @angular/cdk
Useful classes:
- Directives
autofocus
back
hideIfOnline
&hideIfOffline
stop-propagation
- Interceptors
BaseUrlInterceptor
LoggingInterceptor
PostPutJsonContentTypeInterceptor
- Pipes
currency
implode
&implodeMapped
pluck
timeleft
timespan
cut
is-email
is-url
lower-case-expect-first-letters
strip-whitepsace
truncate
upper-case-first-letter
- Services
IsMobileService
- Strategies
DfxPreloadStrategy
- Providers
WindowProvider
By Dafnik