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

https://github.com/joshbrew/graphscript-workers

graphscript web worker library
https://github.com/joshbrew/graphscript-workers

Last synced: about 1 year ago
JSON representation

graphscript web worker library

Awesome Lists containing this project

README

          

## Graphscript Workers

Worker subsystem for the `graphscript` framework. This lets you write node based multithreaded program chains with a responsive frontend in a very direct and intuitive way.

See [examples](./examples/services/workers/) for usage.