Deutschskript is a bizarre Javascript/Typescript library which adds some functions and extends the language in some other ways, all of which in German. It is NOT MEANT FOR PRODUCTION USE.
npm install deutschskriptDeutschskript is a bizarre Javascript/Typescript library which adds some functions and extends the language in some other ways, all of which in German. It is NOT MEANT FOR PRODUCTION USE.
#### What can I expect?
* a NULL constant, which is not null, but 0
* a wenn() function, which is an if statement but worse
* Much more, with everything actually being documented!
* Full typescript typings
yarn install and yarn run docs