9 lines
263 B
Markdown
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)
|