GitHub / TypeScriptToLua / typescript-tstl-plugin
TypeScript TypeScriptToLua Language Service plugin
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeScriptToLua%2Ftypescript-tstl-plugin
PURL: pkg:github/TypeScriptToLua/typescript-tstl-plugin
Stars: 14
Forks: 1
Open issues: 3
License: apache-2.0
Language: JavaScript
Size: 273 KB
Dependencies parsed at:
234
Created at: over 6 years ago
Updated at: 7 months ago
Pushed at: about 3 years ago
Last synced at: 2 months ago
package.json
npm
- @types/mock-require ^2.0.0 development
- @types/node ^14.0.23 development
- @typescript-eslint/eslint-plugin ^4.29.3 development
- @typescript-eslint/parser ^4.2.0 development
- eslint ^7.28.0 development
- eslint-config-prettier ^6.9.0 development
- npm-run-all ^4.1.5 development
- prettier ^2.0.5 development
- typescript ^4.3.5 development
- mock-require ^3.0.3
- resolve-from ^5.0.0
- resolve-global ^1.0.0
- tslib ^1.14.1
- typescript-to-lua ^0.36.0
- typescript-to-lua ../node_modules/typescript-to-lua development
- typescript-tstl-plugin .. development
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-node v1 composite
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- actions/setup-node v1 composite
- typescript-to-lua 0.36.1 development
- typescript-to-lua file:../node_modules/typescript-to-lua
- typescript-tstl-plugin file:..