2017-01-20 23:00:16 -06:00

9 lines
263 B
Markdown

# [Portal](https://gitlab.com/explorigin/portal)
Portal is an tool to expose an API between Javascript contexts. For example, WebWorkers and the DOM
thread can expose methods to each other.
## Credit
Created by [Timothy Farrell](https://github.com/explorigin)