Tag: #javascript

3 Bookmarks

All Bookmarks with #javascript

GitHub - sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics

GitHub - sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics

github.com6 TAGS

This GitHub repository, sindresorhus/awesome, is a curated list of awesome lists across various tech topics. It contains over 375,000 stars and 30,000 forks, showcasing its popularity. The lists cover areas like programming languages, front-end/back-end development, computer science, and more. Each topic includes numerous resources, tools, and frameworks. The repository is licensed under CC0-1.0.

GitHub - laststance/git-gpt-commit: An AI-powered Git extension that generates commit messages using OpenAI's model.

GitHub - laststance/git-gpt-commit: An AI-powered Git extension that generates commit messages using OpenAI's model.

github.com5 TAGS

`git-gpt-commit` is an AI-powered Git extension using OpenAI's models to generate commit messages. It's installable via npm and offers commands for selecting models, languages, and prefixes. The extension manages settings in a configuration file. The project is open-source under the MIT license and has received 5 stars on GitHub. It improves developer workflow by automating commit message creation.

🔗

Jujutsu docs

jj-vcs.github.io9 TAGS

This website documents the Jujutsu (jj) version control system. Navigation is via a sidebar or hamburger menu. Help is available both online and via the `jj help` command (if installed). Documentation covers both released and unreleased (main branch) versions. Useful links include installation, tutorials, and the GitHub repository.