OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: flow清除
flowgram.aibytedance
ADDED

FlowGram is an extensible workflow development framework providing built-in tools including canvas, form, variable management, and pre-built materials (like LLM, Condition, Code Editor). It enables developers to build custom AI workflow platforms with visual composition and integration capabilities.

AutomationDeveloper toolsWorkflow automation
prettierprettier
ADDED

Prettier is an opinionated code formatter that parses code and reprints it with consistent rules, taking maximum line length into account and wrapping when needed. It can run in editors on save, pre-commit hooks, or CI.

Developer toolsFrontend tooling
transformritz078
ADDED

Transform is an open-source polyglot web converter that converts between many data and code formats in the browser. Built with Next.js, it offers per-route transformers and can be self-hosted.

Developer toolsProductivityCLI & terminal
rxjavaReactiveX
ADDED

RxJava is a JVM implementation of Reactive Extensions, a library for composing asynchronous and event-based programs using observable sequences. It extends the observer pattern with operators for declarative composition, abstracting threading, synchronization and concurrency concerns.

Developer toolsBackend & APIs