# Homegirl-TSTL My attempt to create [TypeScriptToLua](https://typescripttolua.github.io/) definitions of the Homegirl API. It is not finished yet. ## Notes I got issues while copying the `node_modules` folder over to `world:`, notably the file `node_modules/path-parse/.travis.yml` failed to copy. This means the full `node_modules` folder isn't fully available, only with the `typescript` and `typescript-to-lua` folders. ## Resources used Homegirl Docs (`sys:docs/`)