react/packages/react-fs
Andrew Clark 99554dc36f
Add Flight packages to experimental allowlist (#20486)
- react-fetch
- react-fs
- react-pg
- react-server-dom-webpack
2020-12-18 14:29:48 -08:00
..
npm [Flight] Make PG and FS server-only (#20424) 2020-12-10 06:15:37 +00:00
src [Flight] Add read-only fs methods (#20412) 2020-12-09 21:46:50 +00:00
README.md [Flight] Add rudimentary FS binding (#20409) 2020-12-09 02:37:29 +00:00
index.browser.server.js [Flight] Make PG and FS server-only (#20424) 2020-12-10 06:15:37 +00:00
index.js [Flight] Make PG and FS server-only (#20424) 2020-12-10 06:15:37 +00:00
index.node.server.js [Flight] Make PG and FS server-only (#20424) 2020-12-10 06:15:37 +00:00
package.json Add Flight packages to experimental allowlist (#20486) 2020-12-18 14:29:48 -08:00

README.md

react-fs

This package is meant to be used alongside yet-to-be-released, experimental React features. It's unlikely to be useful in any other context.

Do not use in a real application. We're publishing this early for demonstration purposes.

Use it at your own risk.

No, Really, It Is Unstable

The API may will change wildly between versions.