Simple functional functions common to any development in Typescript or JavaScript.
Go to file
2022-02-04 07:36:16 +01:00
dist Build 2022-02-04 07:31:49 +01:00
fn-tools.ts Update commentary 2022-02-04 07:36:16 +01:00
README.md Build 2022-02-04 07:31:49 +01:00

Compile

tsc fn-tools.ts -t es2017 -outFile dist/fn-tools.js