cross-domain-utils
cross-domain-utils copied to clipboard
Cross Domain utilities
- Codebase is migrated to TypeScript by using https://github.com/Khan/flow-to-ts - Dist folder now outputs esm folder - Package.json update for types & modules - Flowgen is used to generate flow...
- Remove module folder - Output transpiled code and flow defs to `lib/`
There are a lot of useful functions in cross-domain-utils, but they aren't all tested! Write some unit tests for untested utilities. To find what's missing, run `npm test`, then `open...