Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datduyng/scriptbar-snippets
Useful snippets for your chrome/firefox browsers
https://github.com/datduyng/scriptbar-snippets
chrome chrome-snippets contentlayer firefox nextjs nextui snippets-collection
Last synced: 3 months ago
JSON representation
Useful snippets for your chrome/firefox browsers
- Host: GitHub
- URL: https://github.com/datduyng/scriptbar-snippets
- Owner: datduyng
- License: mit
- Created: 2022-03-26T16:28:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T20:16:03.000Z (over 2 years ago)
- Last Synced: 2024-05-18T03:43:41.589Z (6 months ago)
- Topics: chrome, chrome-snippets, contentlayer, firefox, nextjs, nextui, snippets-collection
- Language: TypeScript
- Homepage: https://scriptbar-snippets.qstack.us/
- Size: 16 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Why was this created?
Snippets/ScractchPad is a feature most chromium browser and Firefox provide that allow you and other to save handy snippet right in Chrome. Your snippet can also be run in debug mode. This website provides list of handy and easy to understand snippets to help boost developer productivities e.g save json as file, turn any website into dark mode, add any remote library into page, etc...## Technologies
- [Next.js](https://nextjs.org/)
- [Nextui](https://nextui.org/)
- [contentlayer](https://github.com/contentlayerdev/contentlayer)## Note
This page has Google Analytic enabled. Data are 100% anonymous since users don't need to be authenticated to use the site. This data is mainly used to improve the site## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.