dfx-helper
TypeScript icon, indicating that this package has built-in type declarations

7.1.0 • Public • Published

dfx-helper

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

npm version NPM npm bundle size

Version compatibility

Angular dfx-helper
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 stuff
    • AComponent
    • 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

Package Sidebar

Install

npm i dfx-helper

Homepage

dafnik.me

Weekly Downloads

19

Version

7.1.0

License

MIT

Unpacked Size

387 kB

Total Files

134

Last publish

Collaborators

  • dafnik