{"id":57889,"url":"https://github.com/nerkarso/awesome","name":"awesome","description":"✨ Collection of awesome technologies that I use in my projects","projects_count":66,"last_synced_at":"2026-06-10T17:00:28.052Z","repository":{"id":147721731,"uuid":"248169008","full_name":"nerkarso/awesome","owner":"nerkarso","description":"✨ Collection of awesome technologies that I use in my projects","archived":false,"fork":false,"pushed_at":"2021-07-14T13:31:29.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-25T02:02:51.404Z","etag":null,"topics":["awesome-list"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nerkarso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-03-18T07:48:18.000Z","updated_at":"2021-07-14T13:31:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa87bf4b-b24a-402b-913d-906d236217ed","html_url":"https://github.com/nerkarso/awesome","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nerkarso/awesome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fawesome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fawesome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fawesome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fawesome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerkarso","download_url":"https://codeload.github.com/nerkarso/awesome/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fawesome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34161284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"created_at":"2024-04-08T00:00:25.476Z","updated_at":"2026-06-10T17:00:28.052Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Node.js","React","Visual Studio Code Extensions","CSS","Typescript","Tools"],"sub_categories":[],"readme":"# Awesome\n\n![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)\n\n✨ Collection of awesome technologies that I use in my projects.\n\n## CSS\n\n- ⭐️ [Tailwind CSS](https://tailwindcss.com) – Rapidly build modern websites without ever leaving your HTML\n- ⭐️ [PostCSS](https://postcss.org) – A tool for transforming CSS with JavaScript\n- [CSSNANO](https://cssnano.co) – A modular minifier, built on top of the PostCSS ecosystem\n- [postcss-import](https://github.com/postcss/postcss-import) – PostCSS plugin to inline `@import` rules content\n- [postcss-preset-env](https://preset-env.cssdb.org) – Convert modern CSS into something browsers understand\n\n## Icons\n\n- ⭐️ [Herocions](https://heroicons.com) – Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS\n- [Feather](https://feathericons.com) – Simply beautiful open source icons\n\n## Node.js\n\n- ⭐️ [live-server](https://github.com/tapio/live-server) – A simple development http server with live reload capability\n- ⭐️ [Mongoose ODM](https://mongoosejs.com) – Elegant MongoDB object modeling for Node.js\n- [axios](https://github.com/axios/axios) – Promise based HTTP client for the browser and Node.js\n- [chalk](https://github.com/chalk/chalk) – Terminal string styling done right\n- [concurrently](https://github.com/kimmobrunfeldt/concurrently) – Run multiple commands concurrently\n- [cors](https://github.com/expressjs/cors) – Connect/Express middleware that can be used to enable CORS\n- [dotenv](https://github.com/motdotla/dotenv) – Loads environment variables from .env for Node.js projects\n- [email-templates](https://email-templates.js.org) – Create, preview, and send custom email templates for Node.js\n- [Express](https://expressjs.com) – Fast, unopinionated, minimalist web framework for Node.js\n- [Handlebars](https://handlebarsjs.com) – Minimal templating on steroids\n- [json-server](https://github.com/typicode/json-server) – Get a full fake REST API with zero coding in less than 30 seconds\n- [localtunnel](https://github.com/localtunnel/localtunnel) – localtunnel exposes your localhost to the world for easy testing and sharing\n- [node-cron](https://github.com/node-cron/node-cron) – A simple cron-like job scheduler for Node.js\n- [Nodemailer](https://nodemailer.com) – Send e-mails from Node.js\n- [nodemon](https://nodemon.io) – Monitor for any changes in your node.js application and automatically restart the server\n- [pm2](https://github.com/Unitech/pm2) – Node.js Production Process Manager with a built-in Load Balancer\n- [pm2-windows-startup](https://github.com/marklagendijk/node-pm2-windows-startup) – Utility to make PM2 automatically resurrect on Windows startup\n- [Puppeteer](https://pptr.dev) – Headless Chrome Node.js API\n- [rimraf](https://github.com/isaacs/rimraf) – The UNIX command `rm -rf` for Node.js\n- [serve](https://github.com/vercel/serve) – Static file serving and directory listing\n- [wait-on](https://github.com/jeffbski/wait-on) – A cross-platform command line utility which will wait for files, ports, sockets, and http(s) resources\n\n## React\n\n- ⭐️ [Next.js](https://nextjs.org) – The React Framework for Production\n- ⭐️ [Framer Motion](https://www.framer.com/motion) – A production-ready motion library for React\n- ⭐️ [classnames](https://github.com/JedWatson/classnames) – Simple JavaScript utility for conditionally joining classNames together\n- ⭐️ [React Hook Form](https://react-hook-form.com) – React Hooks for forms validation\n- ⭐️ [SWR](https://swr.vercel.app) – React Hooks for remote data fetching\n- ⭐️ [React Hot Toast](https://react-hot-toast.com) – Smoking hot React Notifications\n- [Apollo Client](https://www.apollographql.com/docs/react) – Apollo Client in your React app\n- [craco](https://github.com/gsoft-inc/craco) – Create React App Configuration Override is an easy and comprehensible configuration layer for create-react-app\n- [create-react-app](https://create-react-app.dev) – Set up a React web app by running one command\n- [date-fns](https://date-fns.org) – Modern JavaScript date utility library\n- [react-ga](https://github.com/react-ga/react-ga) – React Google Analytics module\n- [React Router](https://reactrouter.com) – Declarative routing for React\n- [react-string-replace](https://github.com/iansinnott/react-string-replace) – A simple way to safely do string replacement with React components\n- [react-swipeable-views](https://react-swipeable-views.com) – React component for swipeable views\n- [react-transition-group](https://reactcommunity.org/react-transition-group) – An easy way to perform animations when a React component enters or leaves the DOM\n\n## Tools\n\n- ⭐️ [Vite](https://vitejs.dev) – A build tool that aims to provide a faster and leaner development experience for modern web projects\n- [Parcel](https://parceljs.org) – Blazing fast, zero configuration web application bundler\n- [Webpack](https://webpack.js.org) – Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset\n\n## Typescript\n\n- ⭐️ [DefinitelyTyped](https://definitelytyped.org) – The repository for high quality TypeScript type definitions\n- [ts-node](https://github.com/TypeStrong/ts-node) – TypeScript execution and REPL for Node.js, with source map support\n- [Typescript](https://www.typescriptlang.org) – TypeScript is typed JavaScript at any scale\n\n## Visual Studio Code Extensions\n\n- ⭐️ [Atomize](https://marketplace.visualstudio.com/items?itemName=emroussel.atomize-atom-one-dark-theme) – A detailed and accurate Atom One Dark theme\n- ⭐️ [ES7 React/Redux/GraphQL/React-Native snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) – Simple extensions for React, Redux and GraphQL in JS/TS with ES7 syntax\n- ⭐️ [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) – Supercharge the Git capabilities built into Visual Studio Code\n- ⭐️ [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph) – View a Git Graph of your repository, and easily perform Git actions from the graph\n- ⭐️ [Headwind](https://marketplace.visualstudio.com/items?itemName=heybourn.headwind) – An opinionated class sorter for Tailwind CSS\n- ⭐️ [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) – An opinionated code formatter\n- ⭐️ [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) – Tailwind CSS class name completion\n- ⭐️ [vscode-icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons) – Icons for Visual Studio Code\n- [DotENV](https://marketplace.visualstudio.com/items?itemName=mikestead.dotenv) – Support for dotenv file syntax\n- [Image preview](https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-gutter-preview) – Shows image preview in the gutter and on hover\n- [Incrementor](https://marketplace.visualstudio.com/items?itemName=nmsmith89.incrementor) – Advanced increment / decrement actions for just about anything\n- [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) – All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)\n- [Markdown Preview Github Styling](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles) – Changes VS Code's built-in markdown preview to match Github's style\n- [Markdown Preview Mermaid Support](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid) – Adds Mermaid diagram and flowchart support to VS Code's built-in markdown preview\n- [Spell Right](https://marketplace.visualstudio.com/items?itemName=ban.spellright) – Multilingual, Offline and Lightweight Spellchecker\n- [Toggle Quotes](https://marketplace.visualstudio.com/items?itemName=BriteSnow.vscode-toggle-quotes) – Will cycle the first quote pair found (from the start/end of the section)\n- [Version Lens](https://marketplace.visualstudio.com/items?itemName=pflannery.vscode-versionlens) – Shows the latest version for each package using code lens\n\n## License\n\n[MIT](LICENSE)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/nerkarso%2Fawesome/projects"}