GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#vue #douyin #js #tiktok #vue #vue3

This project, `douyin-vue`, is a mobile short video app similar to TikTok, built using the latest Vue technology stack including Vue 3, Vite 5, and Pinia. It offers a smooth and fluent user experience like a native app. The data is stored locally and simulated as if coming from a real backend using `axios-mock-adapter`. You can run it locally or deploy it to various platforms like Vercel or Docker.

The benefit to you is that you can learn and practice advanced Vue techniques by working on this project, and it provides a realistic simulation of a popular video app, making it ideal for educational and research purposes.

https://github.com/zyronon/douyin
#typescript #ai #ai_assistant #anthropic #chatbot #chatgpt #claude #developer_tools #development_tools #devtools #gemini #generative_ai #gpt #javascript #js #llm #nodejs #openai #typescript

Repomix is a tool that packs your entire code repository into a single file, making it easy for AI tools like ChatGPT and Claude to understand and analyze your code. It formats your code in a way that AI can process efficiently, provides token counts, and is simple to use with just one command. You can customize what to include or exclude, and it respects your `.gitignore` files. Repomix also includes security checks to prevent sensitive information from being included. To use it, simply install Repomix with `npm install -g repomix` and run `repomix` in your project directory. This helps you get comprehensive code reviews, generate documentation, and more, all while ensuring your code is secure and optimized for AI analysis.

https://github.com/yamadashy/repomix
#javascript #javascript #js #linux #macos #mit #node #nodejs #runtime #windows

Node.js is a free, open-source environment where you can run JavaScript outside of a web browser. It has different types of releases: Current (new features, updated every 6 months), LTS (Long Term Support, stable and secure, updated every 18 months), and Nightly (daily updates, use with caution). You can download these releases from the Node.js website. The project is managed by a collaborative team with clear guidelines and a Code of Conduct to ensure respectful participation. This makes Node.js reliable and secure for users, with a strong community contributing to its development and maintenance.

https://github.com/nodejs/node
#mdx #css #css_questions #front_end #front_end_development #front_end_interview #front_end_system_design #html #html_questions #interview #interview_preparation #interview_questions #interview_test #javascript #js_questions #web_development

The Front End Interview Handbook is a resource to help you prepare for front-end developer job interviews. It covers various aspects like HTML, CSS, JavaScript, and system design, with different types of questions and formats used by different companies. You can practice with over 200 questions and automated test cases on the GreatFrontEnd platform, which also offers study plans, focus areas, and preparation stages tailored to your needs. This handbook is available in multiple languages and can significantly improve your chances of acing a front-end interview.

https://github.com/yangshun/front-end-interview-handbook
#python #agents #ai #ai_agents #aiagents #developer_tools #function_calling #gpt_4 #gpt_4o #hacktoberfest #hacktoberfest2024 #javascript #js #llm #llmops #python #typescript

Composio is a powerful tool that helps AI agents work with many different apps and services. It supports over 250 tools, including popular ones like GitHub, Gmail, and Salesforce. Composio makes it easy to manage authentication across multiple accounts, which means you can securely connect your AI agents to various platforms without worrying about security issues. This integration enhances productivity by automating tasks and streamlining workflows, making it easier for developers and users to get more out of their AI tools.

https://github.com/ComposioHQ/composio
#javascript #ecmascript_proposals #es2015 #es2019 #es6 #es7 #esnext #javascript #js #polyfill #ponyfill #promise #proposal #proposals #shim #symbol #weakmap

core-js is a modular JavaScript library that provides polyfills for modern ECMAScript features up to 2024, including promises, symbols, collections, iterators, typed arrays, and many web standards like URL and structuredClone. It lets you use new JavaScript features in older browsers by loading only the needed parts without polluting the global namespace. It integrates well with tools like Babel and swc for optimized polyfilling. This helps you write modern, compatible code that runs smoothly across different environments, improving development efficiency and user experience. You can customize polyfill usage and even build your own tailored version for your project.

https://github.com/zloirock/core-js
#typescript #boilerplate #boilerplate_code #jamstack #javascript #js_boilerplate #netlify_template #next_js #next_theme #nextjs #nextjs_starter #nextjs_template #react #react_boilerplate #reactjs #starter_kit #starter_project #starter_template #tailwind_css #tailwindcss #typescript

You can quickly start a modern web project using a ready-made Next.js boilerplate that includes the latest Next.js 15 features, Tailwind CSS 4, and TypeScript. It offers built-in user authentication, multi-language support, type-safe database tools, error monitoring, AI code reviews, and security features like bot protection. The setup is easy with local and remote database options, automatic testing, and deployment guides. This saves you time and effort by providing a flexible, production-ready foundation with best practices, letting you focus on building your app instead of configuring tools and infrastructure. It also supports smooth development with live reload and VSCode integration.

https://github.com/ixartz/Next-js-Boilerplate
#javascript #capture_screenshots #clone #dom #js #screenshot

snapDOM is a very fast and accurate tool that captures any part of a webpage (HTML elements) as images, including styles, fonts, shadows, and even hidden parts like shadow DOM. It can save these captures in many formats like SVG, PNG, JPG, WebP, or canvas, and works without extra dependencies using standard web APIs. You can easily customize the image size, quality, and even exclude parts you don’t want. It handles complex web features and is much faster than similar tools, making it great for quickly creating high-quality snapshots of web content for use in apps or presentations. This saves you time and effort in capturing styled webpage visuals.

https://github.com/zumerlab/snapdom
1