Skip to content

darekf77/tnp-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taon-helpers ( tnp-helpers )

  • part of taon.dev
  • JavasScript/Typescript essential helpers
  • extended/bigger version of taon-core (tnp-core) helpers
  • purspose:
    • every JS/TS helper that I could imagine
    • smart isomorphic mocks for backend/NodeJs things

Usage

  • in taon isomorphic libs/apps or any NodeJS apps/libs:
import { Helpers } from 'tnp-helpers';
  • in any frontend browser apps (except taon lib/apps)
import { Helpers } from 'tnp-helpers/browser';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published