Tools
PortMaster
Tools
Shell
What is PortMaster? PortMaster is a simple tool that is designed similarly to JohnIrvine’s ThemeMaster themes management tool that allows you to download various game ports that are available for 351Elec, ArkOS, JelOS, RetroOZ, and TheRA for RK3326 based devices.
crud-admin-generator
Tools
JavaScript
CRUD Admin Generator What is CRUD Admin Generator? CRUD Admin Generator ( http://crud-admin-generator.com) is a tool to generate a complete backend from a MySql database where you can create, read, update and delete records in a database.
wechat-devtools
Tools
Shell
项目说明 本项目是一个完整的搭建Linux下可用的“微信开发者工具”的脚本和工具集,
用于在Linux下的GNOME桌面上搭建可以持续更新和使用的“微信开发者工具”。
项目地址 https://github.com/dragonation/wechat-devtools https://gitee.com/dragonation/wechat-devtools 进度 当前工具可以在Linux上构筑最新版1.03.2009140(截止时间2020年9月28日),支持CLI模式,现已经有Docker支持(仅用于测试)。
另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。
使用方法 可以在本项目的发布中,寻找已经构筑好了的.tar.gz包(发布里也有度盘链接),下载解压后,运行其中的bin/wechat-devtools即可运行。
注:gitee上原来我也想放发布包的,但是文件太大了,附件最大只允许100M,而且总体积不能超过1G。所以目前暂时先只放github,如果大家发现下载速度慢的话,可以考虑科学上网或者度盘链接,速度快也稳定上传和下载。
系统要求 基于Linux的桌面系统,首选GNOME(其他的桌面环境可能会有问题,未测试) 安装有wine和wine-binfmt支持,建议版本在5.0以上,低版本可能会存在有问题 非兼容版对glibc和libstdc++有一定的版本要求,glibc的版本要求2.3,libstdc++的版本要求3.4.26,发布包里已经预编译了的Linux原生Node模块有这个依赖。兼容版本对这两个系统库的要求则较低,如果发现非兼容版本运行有问题可以考虑尝试切换到兼容版本 如果运行的是Docker镜像版本,请自行安装和编译Docker镜像(仅用于测试) CLI支持 在项目的bin目录中有wechat-devtools-cli命令,是微信开发者工具的命令行支持Linux版本。相关材料可以在微信CLI命令行V2上找到。
Docker支持 为了尽可能正常的在Docker内运行完整的微信开发者工具,我们在Docker镜像内提供了GUI界面的支持。但该支持有严格的系统要求,因微信开发者工具的新版本对界面UI的图形化要求较高,导致该部分对OpenGL有必要的需求。所以Container内镜像的图形驱动要求与Host的图形驱动完全一致,在非一致的情况下,界面会出现频闪现象。即使是关闭了硬件加速,采用了–use-gl=swiftshader的软件模拟情况下也会出现图片撕裂的情况。因此,请各位在自行构筑Docker镜像时,严格根据自己使用的Linux发行版修改基础镜像。
目前图形界面在Docker内部实现的方案是通过X11的套接字透传实现的,因此请记得准备好一些必要Docker准备。大部分工作已经bin/wechat-devtools-docker命令中完成。但是请根据具体运行情况修改必要的参数和Docker镜像构筑脚本。鉴于Docker镜像的基础Linux版本较低,因此建议使用兼容版本的发布包来构筑镜像,而不要轻易使用非兼容版本。
Docker容器启动方法
./bin/wechat-devtools-docker 如需要映射外部目录,请自行修改Docker启动命令
构筑方法 请先在Linux环境中自行安装wine和wine-binfmt; 请到Mewchan网站上下载最新的运行时,
并配置到PATH环境变量中; 克隆本项目: git clone https://github.
reg-suit
Tools
TypeScript
reg-suit is a command line interface for visual regression testing.
Compare Images – reg-suit is inspired by snapshot testing. It compares the current images with the previous images, creates an HTML report for their differences.
graphql-tools
Tools
TypeScript
This package provides a few useful ways to create a GraphQL schema:
Use the GraphQL schema language to generate a schema with full support for resolvers, interfaces, unions, and custom scalars.
codestream
Tools
TypeScript
CodeStream CodeStream helps dev teams discuss, review, and understand code. Discussing code is now as simple as commenting on a Google Doc — select the code and type your question.
BCHackTool
Tools
Shell
TR Bu Program ByChan Tarafından Hazırlanmıştır.
Instagram 📸 : huseyinaltns
Kullanımı Çok Basit Shell Üzerine Yazılmış Bir Programdır Ve Siz İşlem Yapmadan Otomatik Olarak Kurulumları Yaparak Bütün Programlara Giriş Yapıcaktır.
chimp
Tools
TypeScript
chimp Your development companion for doing quality, faster. For a full documentation please go to chimpjs.com.
Usage Commands Usage $ npm install -g chimp $ chimp COMMAND running command... $ chimp (-v|--version|version) chimp/0.
phaser3-typescript-parcel-template
Tools
TypeScript
🚨 NOTE 🚨
October 2022
This template has been deprecated in favor of a more modern version using Vite. You can find it here: https://github.com/ourcade/phaser3-typescript-vite-template
Phaser 3 + TypeScript + Parcel Template For people who want to spend time making Phaser 3 games in TypeScript instead of configuring build tools.
remark
Tools
JavaScript
remark is a tool that transforms markdown with plugins.
These plugins can inspect and change your markup.
You can use remark on the server, the client, CLIs, deno, etc.
graphql-eslint
Tools
TypeScript
This project integrates GraphQL and ESLint, for a better developer experience.
Created and maintained by The Guild
Key Features 🚀 Integrates with ESLint core (as a ESTree parser) 🚀 Works on .
apollo-client-devtools
Tools
TypeScript
Apollo Client Browser Devtools Download for Firefox | Download for Chrome
This repository contains the Apollo Client Browser Devtools extension for Chrome & Firefox.
Features The Apollo Client Browser Devtools appear as an “Apollo” tab in your web browser inspector, alongside other tabs like “Elements” and “Console”.
live-share
Tools
Shell
Visual Studio Live Share Docs & Feedback Visual Studio Live Share
Enabling developers to achieve greater confidence at speed by streamlining collaboration in real-time during development.
Learn more!
Many Visual Studio Live Features are available across a number of languages and platforms.
BotD
Tools
TypeScript
<p> </a><br /> <a rel="nofollow noopener" target="_blank" href="https://discord.gg/39EpE2neBg"></p> <p> </a> </p> <h2 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-botd" class="anchor" aria-hidden="true" href="#botd"></a>BotD </h2> <p> BotD is an open source library that we created to make it easy for every developer to detect basic bots in their web apps.
sharness
Tools
Shell
Sharness Sharness is a portable shell library to write, run, and analyze automated tests
for Unix programs. Since all tests output TAP, the Test Anything Protocol,
they can be run with any TAP harness.
generator-express
Tools
JavaScript
Generator express An Expressjs generator for Yeoman, based on the express command line tool.
Features Basic or MVC style file structure CoffeeScript Support Gulp or Grunt build tools with file watching and livereload .
OC-tool
Tools
Shell
OC-tool POSIX shell script that builds an OpenCore EFI folder from an OpenCore config.plist
Can also be double-clicked in macOS Finder which will run as ./OC-tool -o
see either the OC-tool wiki pages for more detailed information
vue-migration-helper
Tools
JavaScript
vue-migration-helper CLI tool to aid in migration from Vue 1.x to 2.0. It scans files for Vue-specific code and provides detailed warnings when deprecated patterns are found. It cannot reliably catch every deprecation, but should get you 80% of the way there.
responsible-ai-toolbox
Tools
TypeScript
Responsible AI Toolbox Responsible AI is an approach to assessing, developing, and deploying AI systems in a safe, trustworthy, and ethical manner, and take responsible decisions and actions.
Responsible AI Toolbox is a suite of tools providing a collection of model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems.
stripe-cli
Tools
Shell
Stripe CLI The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal.
With the CLI, you can:
Securely test webhooks without relying on 3rd party software Trigger webhook events or resend events for easy testing Tail your API request logs in real-time Create, retrieve, update, or delete API objects.