| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| cjs/ | 2023-06-09 12:49 | - | ||
| umd/ | 2023-06-09 12:49 | - | ||
| LICENSE | 1985-10-26 08:15 | 1.1K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] | |
| README.md | 1985-10-26 08:15 | 346 | f12eb36 documentaiton updates [كارل مبارك] | |
| build-info.json | 1985-10-26 08:15 | 168 | ||
| index.js | 1985-10-26 08:15 | 198 | ||
| tracing-profiling.js | 1985-10-26 08:15 | 213 | ||
| tracing.js | 1985-10-26 08:15 | 214 | ||
| unstable_mock.js | 1985-10-26 08:15 | 226 | ||
| package.json | 2023-06-09 12:49 | 1.5K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
# `scheduler` This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic. The public API for this package is not yet finalized. ### Thanks The React team thanks [Anton Podviaznikov](https://podviaznikov.com/) for donating the `scheduler` package name.