dfx-helper
v8.0.1
Published
Web-development / Typescript / Angular Library with tons of utility tools helping in all projects
Downloads
199
Maintainers
Readme
dfx-helper
Angular Library with tons of utility tools helping in all projects.
Version compatibility
| Angular | dfx-helper | | ------- | ---------- | | 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:
- Components
ABlock
- Building block from ui stuffAComponent
ADirective
- Decorator/Annotations
RunOutesideChangeDetection
- Directives
hideIfOnline
&hideIfOffline
hideIfPingSucceeds
&hideIfPingFails
print
- Helper
ArrayHelper
BrowserHelper
ClipboradHelper
Converter
DateHelper
Generator
Logger
/LoggerFactory
Stopwatch
StorageHelper
StringHelper
Thread
TypeHelper
UIHelper
- Entities
HasID
&HasName
IEntity
&IEntityWithName
- Interceptors
BaseUrlInterceptor
LoggingInterceptor
PostPutJsonContentTypeInterceptor
- Pipes
cut
implode
&implodeMapped
timespan
truncate
- Services
IsMobileService
- Strategies
AbstractTitleStrategy
DfxPreloadStrategy
By Dafnik