Open mitchobrian opened 4 years ago
The examples are all still there. They were just re-written in Typescript and the README hasn't been updated yet. There are at least five separate PRs open with fixes for this:
https://github.com/ianstormtaylor/slate/pull/3908/files https://github.com/ianstormtaylor/slate/pull/3869/files https://github.com/ianstormtaylor/slate/pull/3856/files https://github.com/ianstormtaylor/slate/pull/3853/files https://github.com/ianstormtaylor/slate/pull/3842/files
But in the mean time, you can find all the examples by changing the extension to tsx
: https://github.com/ianstormtaylor/slate/blob/master/site/examples/tables.js -> https://github.com/ianstormtaylor/slate/blob/master/site/examples/tables.tsx.
https://github.com/ianstormtaylor/slate#examples