An open API service indexing awesome lists of open source software.

https://github.com/i-e-b/typescriptserviceexperiment

Trying to unpick typescript as-a-service
https://github.com/i-e-b/typescriptserviceexperiment

Last synced: about 2 months ago
JSON representation

Trying to unpick typescript as-a-service

Awesome Lists containing this project

README

          

This is my attempt to interface with the `typescriptServices.js` file that is in the TypeScript npm package.

It's beginning to work, but there are weird bugs.
Note I've made a copy of the typescriptServices.js file called svcs.js. Diff them to see changes