quuz
v0.0.2
Published
A dummy project for testing purposes
Downloads
0
Readme
quuz
A library of 'dummy' (aka fake) functions which merely log meaningless messages to the console. It comes with typescript definition (.d.ts) file and source-mapping files. Each version is split into both chunked (using ECAMScript dynamic modules) and single file outputs (each in a separate folder). Functions
It was written in order to be consumed by testing functions for a sourcemapping plugin.
install
npm install quuzyarn add quuz