Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avneesh0612/react-nextjs-snippets
π A VSCode extension packed with the latest React and Next.js snippets
https://github.com/avneesh0612/react-nextjs-snippets
extension javascript nextjs react react-hooks reactjs snippets typescript vscode vscode-extension vscode-snippets
Last synced: 9 days ago
JSON representation
π A VSCode extension packed with the latest React and Next.js snippets
- Host: GitHub
- URL: https://github.com/avneesh0612/react-nextjs-snippets
- Owner: avneesh0612
- License: gpl-3.0
- Created: 2022-02-09T11:53:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T06:14:05.000Z (over 1 year ago)
- Last Synced: 2024-05-01T18:51:58.127Z (6 months ago)
- Topics: extension, javascript, nextjs, react, react-hooks, reactjs, snippets, typescript, vscode, vscode-extension, vscode-snippets
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=AvneeshAgarwal.react-nextjs-snippets
- Size: 1.35 MB
- Stars: 114
- Watchers: 2
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# React and Next.js Snippets
React and Next.js Snippets with TypeScript support as well!π
![Logo Showcase](https://user-images.githubusercontent.com/76690419/153743536-15a5218f-12fc-4f20-9557-9f79863ef5b8.png)
# Installation
- Install the [VSCode extension](https://marketplace.visualstudio.com/items?itemName=AvneeshAgarwal.react-nextjs-snippets)
- Reload VSCode
- Snippets are ready π# Vim Installation
These snippets should work with the following snippet plugins:
- [vim-vsnip](https://github.com/hrsh7th/vim-vsnip)
- [LuaSnip](https://github.com/L3MON4D3/LuaSnip)
- [coc-snippets](https://github.com/neoclide/coc-snippets)Please set up the aforementioned plugins before using this snippet plugin. You
might need to explicitly enable loading of vscode snippet plugins (like in the case of LuaSnip).## Installing the plugin
With [packer](https://github.com/wbthomason/packer.nvim) -
```
use "avneesh0612/react-nextjs-snippets"
```With [vim-plug](https://github.com/junegunn/vim-plug)
```
Plug "avneesh0612/react-nextjs-snippets"
```If you are using `coc-snippets`, you can simply run the following command -
```
:CocInstall https://github.com/buidler-hub/react-nextjs-snippets@main
```# Usage
All the snippets and using guide is given in the [USING Guide](./src/extension/README.md)
# Show your support
Give a βοΈ if this project helped you!
# π License
Copyright Β© 2022 [Avneesh Agarwal](https://github.com/avneesh0612).
This project is [GNU](https://github.com/buidler-hub/react-nextjs-snippets/blob/main/LICENSE) licensed.## π¦ΈββοΈ Authors
### Anurag
- Website: https://www.anurag.tech/
- Twitter: [@imanuraglol](https://twitter.com/imanuraglol)
- Discord: `Anurag#9186`### Avneesh Agarwal
- Website: https://www.avneesh.tech/
- Twitter: [@avneesh0612](https://twitter.com/avneesh0612)
- Github: [@avneesh0612](https://github.com/avneesh0612)
- LinkedIn: [@avneesh0612](https://www.linkedin.com/in/avneesh0612)### Kira
- Website: https://kiradev.co
- Twitter: [@kira_272921](https://twitter.com/kira_272921)
- Discord: https://links.kiradev.co/discord