diplodoc-platform / diplodoc-platform/transform
Change default interface to async
Open
major
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 59
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 6
Description
At current time transform is sync function.
This limits power of transformation.
Propose to add `transform.async` in minor with new experimental features.
Propose to change `transform` interface to async in major.
Contributor guide
Assessment
This issue has not been assessed yet.