Trending repository
-
Updated
May 7, 2022 - TypeScript
{{ message }}
View, print, and share a 3D model of your GitHub contributions.
Cloudflare Workers has it.
June 01, 2022 - June 04, 2022 • Atlanta, Georgia
Open source projects built in or receiving significant contributions from Brazil :brazil:
Licensebat seamlessly integrates with your GitHub build pipeline to make sure your current and future dependencies comply with your license policies.
Goodbye surprises and headaches when auditing your company projects.
Currently, aptos init is an interactive process, where users put in values as they go. However, it requires you to actively type things in, and that can be hard when the values are long or complicated.
So, we should allow overwriting by taking in values. The values that should be supported are:
--private-key
--private-key-file
--url
--faucet-url
The account address and pu
List of Computer Science courses with video lectures.
Forge
Currently forge cache clean only clears RPC cache, but it would be beneficial to also be able to clear the Etherscan verification status cache.
The Etherscan cache is stored in ~/.foundry/cache/<chain>/etherscan.
The size of the Etherscan cache should also be present in https://github.com/foundry-rs/foun
SteamOS 3 (Holo) archiso configuration
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!
Free MLOps course from DataTalks.Club
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
Experiment in self-authenticating data structures for a federated social network
ksjsb
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
windows-->ubuntu.When I want to access http service through TCP tunnel, every time I open a webpage, the tunnel is closed. When I refresh the web page next time, I need to wait a long time to re-establish the tunnel. When the page is loaded, the tunnel is automatically closed. Can the tunnel remain open until I actively close it?