Skip to content

hoechenberger/questplus.js

Repository files navigation

questplus.js – a QUEST+ implementation in TypeScript

⚠️⚠️⚠️ Very much WIP, do not use yet. ⚠️⚠️⚠️

Development installation

npm i

Running the demo module

node src/demo.mjs

Building a JavaScript NPM package

npm run build
npm pack

This will create an archive questplus-x.y.z.tgz, which you may install via npm into another project:

npm i /Development/questplus.js/questplus-x.y.z.tgz

About

A QUEST+ implementation in TypeScript.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors