matheusabr / js-smart-utils

Javascript util functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-smart-utils

A Javascript util functions library.

Setup

Install the required packages globally:

npm install -g ts-node
npm install -g typescript

To Run

Now run the command below to execute a typescript file:

ts-node typescript-file.ts

Author

Matheus Abreu

About

Javascript util functions.


Languages

Language:TypeScript 100.0%