#scratch (9 Repositories)
Ranked open-source repositories tagged with #scratch, scored by pull request acceptance likelihood and maintainer engagement velocity.
29.4%
19.3h
9 repositories tagged #scratch
TimMcCool/scratchattach
Scratch API wrapper with support for almost all site features, cloud requests framework and more
aspizu/goboscript
goboscript is the Scratch compiler
TurboWarp/extensions
Curated extension gallery for TurboWarp
ScratchAddons/ScratchAddons
All-in-one browser extension for Scratch.
TurboWarp/desktop
A better offline editor for Scratch 3.
jrottenberg/ffmpeg
Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
watscho/express-mongodb-rest-api-boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript
watscho/express-graphql-mongodb-boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列