Skip to content

A number converter application with a frontend in javascript, Nodejs Server and performance enhanced with c++. Can convert any number format to any other number format. Makes use of the V8-javascript-engine

Notifications You must be signed in to change notification settings

macbaseSoftware/node-number-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number converter application

This is a standard number converter application, the difference is that the conversions are written in the backend with c++ and the frontend is built in React.js

How the backend and the frontend are connected is (NodeJs addon using the V8) and then calling the functions in Node.

The application makes use of an Express.js server in the backend.

About

A number converter application with a frontend in javascript, Nodejs Server and performance enhanced with c++. Can convert any number format to any other number format. Makes use of the V8-javascript-engine

Topics

Resources

Stars

Watchers

Forks