protoactor-js
protoactor-js copied to clipboard
Cleanup API structure and style
There is currently not much thought behind how the modules are defined - it needs to be restructured to make it nice and usable for package consumers.
There is also a lot of inconsistency in style. E.g. conventions for naming, casing, etc.