@@ -168,15 +168,21 @@ For detailed usage, refer to our [Documentation][reactpdf-docs].
168168
169169Here are some sample projects to get started on React PDF quickly:
170170
171- 1 . [ React (webpack) - JavaScript] ( https://github.com/pdf-viewer-react/starter-rp-react-js-webpack )
172- 2 . [ React (webpack) - TypeScript] ( https://github.com/reactpdf/pdf-viewer-react/starter-rp-react-ts-webpack )
173- 3 . [ React (vite) - JavaScript] ( https://github.com/pdf-viewer-react/starter-rp-react-js-vite )
174- 4 . [ React (vite) - TypeScript] ( https://github.com/pdf-viewer-react/starter-rp-react-ts-vite )
175- 6 . [ Next - JavaScript] ( https://github.com/pdf-viewer-react/starter-rp-next-js )
176- 7 . [ Next - TypeScript] ( https://github.com/pdf-viewer-react/starter-rp-next-ts )
177- 8 . [ Next - TypeScript - Turborepo] ( https://github.com/pdf-viewer-react/starter-rp-next-ts-turborepo )
178- 9 . [ Remix - JavaScript] ( https://github.com/pdf-viewer-react/starter-rp-remix-js )
179- 10 . [ Remix - TypeScript] ( https://github.com/pdf-viewer-react/starter-rp-remix-ts )
171+ 1 . [ React (webpack) - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-react-js-webpack )
172+ 2 . [ React (webpack) - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-react-ts-webpack )
173+ 3 . [ React (vite) - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-react-js-vite )
174+ 4 . [ React (vite) - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-react-ts-vite )
175+ 6 . [ Next - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-next-js )
176+ 7 . [ Next - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-next-ts )
177+ 8 . [ Next - TypeScript - Turborepo] ( https://github.com/react-pdf-dev/starter-rp-next-ts-turborepo )
178+ 9 . [ Remix - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-remix-js )
179+ 10 . [ Remix - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-remix-ts )
180+ 11 . [ Gatsby - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-gatsby-js )
181+ 12 . [ Gatsby - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-gatsby-ts )
182+ 13 . [ Docusaurus - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-docusaurus-js )
183+ 14 . [ Docusaurus - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-docusaurus-ts )
184+ 15 . [ Electron - JavaScript] ( https://github.com/react-pdf-dev/starter-rp-electron-js-vite )
185+ 16 . [ Electron - TypeScript] ( https://github.com/react-pdf-dev/starter-rp-electron-ts-vite )
180186
181187
182188# 📝 Changelog
0 commit comments