Licence
Apache-2.0
Version
1.0.1
Deps
2
Size
335 kB
Vulns
0
Weekly
0
Aqueduc
Aqueduc provides async server-side rendering (SSR) for React based applications. It solves the problematic of rendering React applications with asynchronous components being rendered only once data are fetched.
Installation
$ yarn add aqueduc
Usage
Coming soon