- Bangalore, India
- ritwickdey.github.io
- @dey_ritwick
Highlights
Block or Report
Block or report ritwickdey
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vscode-live-server Public
Launch a development local Server with live reload feature for static & dynamic pages.
-
vscode-live-sass-compiler Public
Compile Sass or Scss file to CSS at realtime with live browser reload feature.
-
querydecoder Public
Go Package to populate struct from optional query parameters using 'query' tag
Go 2
-
doraemon-pure-css Public
Doraemon (the cartoon character) is designed with only CSS & HTML
-
react-jsx-templating Public
A very simple React library for templating syntax in JSX, inspired by Angular (e.g. *ngIf ) :)
-
live-server-web-extension Public
It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
69 contributions in the last year
Contribution activity
January 2022
Created 29 commits in 3 repositories
Created a pull request in microsoft/vscode-vsce that received 2 comments
fix: entrypoint validation without js tag
Fixes #675
Validation of entry points is added In the last release #669. But there is a small edge case.
Writing .js file extension in node environ…