A collection of useful tools to streamline development in Catweb.
🧪 Currently in Beta — expect rapid changes and WIP functionality.
Hosted on GitHub Pages, with future plans to move to a custom domain.
🔗 Community Discord Post:
📢 CatWebTools Announcement
bookmarks-gen.html
Generate links that add your Catweb site to a user's bookmarks.rbx
.
Tags: RBX-Link
, API
, URL-Parameters
💡 Idea by: TRCLoop • Bookmarks by: Creeperpug (pugwares)
json-minify.html
Fix and minify JSON data for importing elements into Catweb.
Tags: JSON
, Fix
💡 Idea by: TRCLoop
editor.html
An advanced page and script editor with JSON export capability.
Tags: Editor
, JSON-Export
, Web
💡 Idea by: TheROcraft
anti-censor-gen.html
Generate obfuscated variables to bypass text filters/censorship.
Tags: JSON-Export
, Obfuscation
💡 Idea by: TRCLoop
lynx-script-editor.html
Editor and compiler for LynxScript, the scripting language for Catweb.
Includes integration with Discord for updates and support.
Tags: JSON-Export
, Script
, Editor
, Web
💡 Idea by: TRCLoop • Language by: Pickaxe828
🔗 LynxScript GitHub
🔗 LynxScript Discord Channel
Currently live at:
📍 https://trc-loop.github.io/CatWebTools
Plans for a custom domain are under consideration.
Contributions are welcome and appreciated!
- Fork this repo
- Create a feature branch:
git checkout -b feature-name
- Make your changes
- Commit and push:
git commit -m "Add feature"
→git push origin feature-name
- Open a Pull Request
Use Github Desktop for easier Git-Stuff
Issues and suggestions are also welcome via GitHub Issues or on the Discord Post.
CatWebTools is an independent project and is not affiliated with Catweb or its developers.
All tools are community-made and experimental.