Skip to content

It is a simple file parser with Node.js and TypeScript completed as a challenge.

Notifications You must be signed in to change notification settings

t0mhan/File-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Parser with Node.js and TypeScript

It is simple demo application with Node.js and TypeScript completed as a challenge.

To use application:

  1. Use 'npm install' to install libraries.
  2. Run 'npm start', it will build and transpile the ts code to js code in dist folder and start the application.
  3. Alternatively, use 'node dist/app.js' to run the app.

About

It is a simple file parser with Node.js and TypeScript completed as a challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages