{"id":18012823,"url":"https://github.com/avneesh0612/react-nextjs-snippets","last_synced_at":"2025-09-16T17:32:34.961Z","repository":{"id":37925104,"uuid":"457337952","full_name":"avneesh0612/react-nextjs-snippets","owner":"avneesh0612","description":"🔌 A VSCode extension packed with the latest React and Next.js snippets","archived":false,"fork":false,"pushed_at":"2023-02-26T06:14:05.000Z","size":1416,"stargazers_count":115,"open_issues_count":2,"forks_count":18,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T11:11:43.782Z","etag":null,"topics":["extension","javascript","nextjs","react","react-hooks","reactjs","snippets","typescript","vscode","vscode-extension","vscode-snippets"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=AvneeshAgarwal.react-nextjs-snippets","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avneesh0612.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-09T11:53:29.000Z","updated_at":"2024-08-22T17:13:54.000Z","dependencies_parsed_at":"2024-10-30T03:39:32.144Z","dependency_job_id":null,"html_url":"https://github.com/avneesh0612/react-nextjs-snippets","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Freact-nextjs-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Freact-nextjs-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Freact-nextjs-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Freact-nextjs-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avneesh0612","download_url":"https://codeload.github.com/avneesh0612/react-nextjs-snippets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233283752,"owners_count":18652862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["extension","javascript","nextjs","react","react-hooks","reactjs","snippets","typescript","vscode","vscode-extension","vscode-snippets"],"created_at":"2024-10-30T03:19:05.082Z","updated_at":"2025-09-16T17:32:29.556Z","avatar_url":"https://github.com/avneesh0612.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React and Next.js Snippets\n\nReact and Next.js Snippets with TypeScript support as well!🚀\n\n![Logo Showcase](https://user-images.githubusercontent.com/76690419/153743536-15a5218f-12fc-4f20-9557-9f79863ef5b8.png)\n\n\u003ca href=\"https://www.producthunt.com/posts/react-and-next-js-snippets?utm_source=badge-featured\u0026utm_medium=badge\u0026utm_souce=badge-react-and-next-js-snippets\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.png?post_id=331596\u0026theme=dark\" alt=\"React and Next.js Snippets - React and Next.js snippets with TypeScript | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.producthunt.com/posts/react-and-next-js-snippets?utm_source=badge-top-post-badge\u0026utm_medium=badge\u0026utm_souce=badge-react-and-next-js-snippets\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.png?post_id=331596\u0026theme=dark\u0026period=daily\" alt=\"React and Next.js Snippets - React and Next.js snippets with TypeScript | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\n# Installation\n\n- Install the [VSCode extension](https://marketplace.visualstudio.com/items?itemName=AvneeshAgarwal.react-nextjs-snippets)\n- Reload VSCode\n- Snippets are ready 🎉\n\n# Vim Installation\n\nThese snippets should work with the following snippet plugins:\n\n- [vim-vsnip](https://github.com/hrsh7th/vim-vsnip)\n- [LuaSnip](https://github.com/L3MON4D3/LuaSnip)\n- [coc-snippets](https://github.com/neoclide/coc-snippets)\n\nPlease set up the aforementioned plugins before using this snippet plugin. You\nmight need to explicitly enable loading of vscode snippet plugins (like in the case of LuaSnip).\n\n## Installing the plugin\n\nWith [packer](https://github.com/wbthomason/packer.nvim) -\n\n```\nuse \"avneesh0612/react-nextjs-snippets\"\n```\n\nWith [vim-plug](https://github.com/junegunn/vim-plug)\n\n```\nPlug \"avneesh0612/react-nextjs-snippets\"\n```\n\nIf you are using `coc-snippets`, you can simply run the following command -\n\n```\n:CocInstall https://github.com/buidler-hub/react-nextjs-snippets@main\n```\n\n# Usage\n\nAll the snippets and using guide is given in the [USING Guide](./src/extension/README.md)\n\n# Show your support\n\nGive a ⭐️ if this project helped you!\n\n# 📝 License\n\nCopyright © 2022 [Avneesh Agarwal](https://github.com/avneesh0612).\u003cbr /\u003e\nThis project is [GNU](https://github.com/buidler-hub/react-nextjs-snippets/blob/main/LICENSE) licensed.\n\n## 🦸‍♂️ Authors\n\n### Anurag\n\n- Website: https://www.anurag.tech/\n- Twitter: [@imanuraglol](https://twitter.com/imanuraglol)\n- Discord: `Anurag#9186`\n\n### Avneesh Agarwal\n\n- Website: https://www.avneesh.tech/\n- Twitter: [@avneesh0612](https://twitter.com/avneesh0612)\n- Github: [@avneesh0612](https://github.com/avneesh0612)\n- LinkedIn: [@avneesh0612](https://www.linkedin.com/in/avneesh0612)\n\n### Kira\n\n- Website: https://kiradev.co\n- Twitter: [@kira_272921](https://twitter.com/kira_272921)\n- Discord: https://links.kiradev.co/discord\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favneesh0612%2Freact-nextjs-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favneesh0612%2Freact-nextjs-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favneesh0612%2Freact-nextjs-snippets/lists"}