Skip to content

Commit

Permalink
Y2024
Browse files Browse the repository at this point in the history
  • Loading branch information
vprtsingh committed Jul 21, 2024
1 parent 94ba6bc commit f738927
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ Explore a collection of reusable code snippets to quickly implement common featu

| SN. | Snippets | Download |
| ------ | ------ | ------ |
| 1 | [JWT Code - NodeJS](#stripe) | [![JWT Code - NodeJS](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "JWT Code - NodeJS")](#stripe) |
| 1 | [Express Rate Limit](#stripe) | [![Express Rate Limit](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Express Rate Limit")](#https://github.com/mernjs/create-mern-app/tree/master/templates/snippets/express-rate-limit.zip) |
| 1 | [NodeJS JWT](#stripe) | [![NodeJS JWT](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "NodeJS JWT")](#https://github.com/mernjs/create-mern-app/tree/master/templates/snippets/node-jwt.zip) |
| 1 | [NodeJS Encryption Decryption](#stripe) | [![NodeJS Encryption Decryption](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "NodeJS Encryption Decryption")](#https://github.com/mernjs/create-mern-app/tree/master/templates/snippets/nodejs-encryption-decryption.zip) |


<h4>5. Projects</h4>
Expand Down
4 changes: 3 additions & 1 deletion packages/create-mernjs-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ Explore a collection of reusable code snippets to quickly implement common featu

| SN. | Snippets | Download |
| ------ | ------ | ------ |
| 1 | [JWT Code - NodeJS](#stripe) | [![JWT Code - NodeJS](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "JWT Code - NodeJS")](#stripe) |
| 1 | [Express Rate Limit](#stripe) | [![Express Rate Limit](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Express Rate Limit")](#https://github.com/mernjs/create-mern-app/tree/master/templates/snippets/express-rate-limit.zip) |
| 1 | [NodeJS JWT](#stripe) | [![NodeJS JWT](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "NodeJS JWT")](#https://github.com/mernjs/create-mern-app/tree/master/templates/snippets/node-jwt.zip) |
| 1 | [NodeJS Encryption Decryption](#stripe) | [![NodeJS Encryption Decryption](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "NodeJS Encryption Decryption")](#https://github.com/mernjs/create-mern-app/tree/master/templates/snippets/nodejs-encryption-decryption.zip) |


<h4>5. Projects</h4>
Expand Down

0 comments on commit f738927

Please sign in to comment.