/ts-addon

"Hello world" implementation using TypeScript and C++.

Primary LanguageC++

Native TypeScript NodeJS addon

Hello world implementation using TypeScript and C++.

Usage

$ npm ci        # Install dependencies
$ npm run build # Build addon
$ npm run test  # Test addon