Standard open source project starter kit for scratchese.
open source!
$ git clone [email protected]:amazingandyyy/scratchese-origin.git
$ npm i --save scratchese-origin
# or
$ yarn add scratchese-origin
const lib = require('scratchese-origin');
MIT