inqscript

The InqScript js-compiler module adds support Task based Asynchronous Programming (TAP) pattern for JavaScript with the addition of the grammar for Await Expressions, Async Functions and Async Statements.


Keywords
inq, javascript, compiler, extension, module, await, async, task, callback, parallel, wait
License
MIT
Install
npm install inqscript@0.8.0

Documentation

inqscript

The InqScript js-compiler module adds support Task based Asynchronous Programming (TAP) pattern for JavaScript with the addition of the grammar for Await Expressions, Async Functions and Async Statements.