Skip to content

Commit

Permalink
action(auto): add Triplex
Browse files Browse the repository at this point in the history
  • Loading branch information
OnFireByte committed Aug 29, 2023
1 parent f543a37 commit 5241107
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di
- [GPT Pilot](https://github.com/Pythagora-io/gpt-pilot) - GPT Pilot is a research project to generate fully working apps using GPT-4. AI codes 95% of the app, developer needed for the remaining 5%.
- [Nano Stores](https://github.com/nanostores/nanostores) - Tiny state manager for React, Preact, Vue, Svelte, Solid, Lit, Angular, and vanilla JS
- [tauri](https://tauri.app/) - Desktop app framework focused on security and performance
- [Triplex](https://triplex.dev/) - Visually edit React Three Fiber components. Made for coders, artists, everyone.
- [typestack/routing-controllers](https://github.com/typestack/routing-controllers) - A library for creating and working with controllers in Express or Koa. Helps with routing and request handling.
- [webdriverio/webdriverio](https://github.com/webdriverio/webdriverio) - Next-gen browser and mobile automation test framework for Node.js
- [Wing Language](https://www.winglang.io/) - Unified programming language for the cloud, combining infrastructure and runtime code. Works with Terraform/IaC and JavaScript.
Expand All @@ -144,6 +145,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di
- [Outline](https://www.getoutline.com/) - Collaborative team knowledge base and wiki with intuitive editing experience and powerful search. Integrated with Slack and 20+ other tools.
- [Reason](https://reasonml.github.io/) - Write type safe code with JavaScript & OCaml ecosystems.
- [tauri](https://tauri.app/) - Desktop app framework focused on security and performance
- [Triplex](https://triplex.dev/) - Visually edit React Three Fiber components. Made for coders, artists, everyone.
- [Umbrel App Store](https://apps.umbrel.com/) - Discover and install self-hosted apps on umbrelOS
- [Wing Language](https://www.winglang.io/) - Unified programming language for the cloud, combining infrastructure and runtime code. Works with Terraform/IaC and JavaScript.
- [Zdog](https://github.com/metafizzy/zdog) - Round, flat, designer-friendly pseudo-3D engine. Create 3D models using 2D drawing APIs.
Expand All @@ -153,6 +155,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di
- [rhysd/actionlint](https://github.com/rhysd/actionlint) - actionlint is a static checker for GitHub Actions workflow files.
## Ide

- [Triplex](https://triplex.dev/) - Visually edit React Three Fiber components. Made for coders, artists, everyone.
- [Warp](https://www.warp.dev/) - Modern, Rust-based terminal with integrated AI for faster software development.
## Instagram

Expand Down
12 changes: 12 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,5 +434,17 @@
"socialmedia",
"instagram"
]
},
{
"by_user": "p16w",
"desc": "Visually edit React Three Fiber components. Made for coders, artists, everyone.",
"from_server": "Thinc.",
"package_name": "Triplex",
"package_url": "https://triplex.dev/",
"tags": [
"frontend",
"framework",
"ide"
]
}
]
22 changes: 22 additions & 0 deletions src/pages/things/Triplex.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---

title: "Triplex"

tag:

- frontend
- framework
- ide

desc: "Visually edit React Three Fiber components. Made for coders, artists, everyone."

by: "p16w"

from: "Thinc."

---



https://triplex.dev/

0 comments on commit 5241107

Please sign in to comment.