Commercial Products
Proprietary software that atom/atom can replace
Sublime Text
Sublime Text is a sophisticated proprietary text editor optimized for code, markup, and prose editing with advanced features like GPU rendering and context-aware autocomplete.
Visual Studio
Visual Studio is Microsoft's comprehensive proprietary IDE providing powerful tools for coding, debugging, testing, and building cross-platform applications with AI assistance.
WebStorm
WebStorm is JetBrains' proprietary IDE tailored for JavaScript, TypeScript, HTML, and CSS development with intelligent code assistance and refactoring tools.
Brackets
Brackets is Adobe's proprietary open-source code editor designed specifically for web designers and front-end developers with live preview capabilities.
Similar Open-Source Projects
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
facebook/react
The library for web and native user interfaces.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
airbnb/javascript
JavaScript Style Guide
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
mzabriskie/axios
Promise based HTTP client for the browser and node.js
rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
facebookincubator/create-react-app
Set up a modern web app by running one command.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
angular/angular
Deliver web apps with confidence 🚀
immich
High performance self-hosted photo and video management solution.
storybooks/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
knsv/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
uptime-kuma
A fancy self-hosted monitoring tool
netdata/netdata
The fastest path to AI-powered full stack observability, even for lean teams.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.