# open-web-developer-tools **Repository Path**: mirrors_shlomif/open-web-developer-tools ## Basic Information - **Project Name**: open-web-developer-tools - **Description**: A FOSS implementation of some web developer tools - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # open-web-developer-tools A FOSS implementation of some web developer tools # Mission

1. The world is full of fascinating problems waiting to be solved.

2. No problem should ever have to be solved twice.

— http://www.catb.org/esr/faqs/hacker-howto.html (or at least it should not have to be solved three times.) This aims to be a set of open source (Expat licence) online Web Developer tools (for conversion and other tasks) written by inspiration from the [Browserling tools](https://www.browserling.com/tools) which are proprietary as far as we know. # Technologies We use [TypeScript](https://en.wikipedia.org/wiki/TypeScript), [jQuery](https://en.wikipedia.org/wiki/JQuery), and some [GNU make](https://www.gnu.org/software/make/) and [perl 5](https://www.perl.org/) build and test code. Contributions in other languages that can compile to JS are welcome, barring more accessible alternatives. # How to help Sending pull-requests or filing GitHub issues are welcome. For other ways to help me see my [How to Help page](http://www.shlomifish.org/meta/how-to-help/).