Showing 42 open source projects for "all browser"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Atom

    Atom

    A hackable text editor for the 21st Century

    Atom is a text editor that's modern, approachable and full-featured. It's also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file. Atom is free to download and runs on Linux, OS X and Windows with support for plug-ins written in Node.js and embedded Git Control. It is based on Electron (formerly known as Atom Shell),a framework for building cross-platform apps using Chromium and Node.js.
    Downloads: 220 This Week
    Last Update:
    See Project
  • 2
    Remix IDE

    Remix IDE

    Browser-based compiler and IDE

    ... is a powerful open source tool that helps you write Solidity contracts straight from the browser. It is written in JavaScript and supports both usage in the browser, but run locally and in a desktop version. Remix IDE has modules for testing, debugging and deploying of smart contracts and much more.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 3
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Blockly codelabs...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 4
    UIkit

    UIkit

    Lightweight modular front-end framework for developing web interfaces

    A lightweight and modular front-end framework for developing fast and powerful web interfaces. UIkit will work on pretty much any modern browser. Using UIkit works best if you have a solid code editor, for example Sublime Text or Atom. To be even more efficient, we recommend that you install one of the autocomplete plugins for your favorite IDE or code editor. This saves a lot of time, as you won't have to look up and type all UIkit classes and markup. To use UIkit's CSS and JavaScript, include...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    KodExplorer

    KodExplorer

    A web based file manager, web IDE / browser based code editor

    KodExplorer is a file manager for the web. It is also a web code editor, which allows you to develop websites directly within the web browser. You can run KodExplorer either online or locally, on Linux, Windows, or Mac-based platforms. The only requirement is to have PHP 5 available. Use experience like operating system, Rich context menu, and toolbar, drag, and drop, shortcut keys. All operations with files and folders on a remote server (copy, cut, paste, move, remove, upload, create folder...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Simplenote for Electron

    Simplenote for Electron

    Simplenote for Web, Windows, and Linux

    A Simplenote React client packaged in Electron. All your notes, synced on all your devices. Get Simplenote now for iOS, Android, Mac, Windows, Linux, or in your browser. Notes stay updated across all your devices, automatically and in real-time. There’s no “sync” button, It just works. Add tags to find notes quickly with instant searching. Share a to-do list, post some instructions, or publish your notes online. Notes are backed up with every change, so you can see what you noted last week...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MudBlazor

    MudBlazor

    Do more with Blazor, utilizing CSS and keeping Javascript to a minimum

    Trusted by thousands of users, from hobby developers to large enterprises. Use MudBlazor to rapidly build amazing web applications without leaving your loved C# language and toolchain. We bring together everything that's required to build amazing Blazor applications that scale from desktop to mobile. Apart from the library itself we also provide templates, a learning platform, theme manager, demo and example projects as well as an online code editor integrated with our documentation and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    vim-plug

    vim-plug

    Minimalist Vim Plugin Manager

    ... of on-demand loading to ensure the fastest startup time. All these and more from one simple plugin manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Powerline

    Powerline

    Statusline plugin for vim with prompts for several other applications

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline was completely rewritten in Python to get rid of as much vimscript as possible. This has allowed much better extensibility, leaner and better config files, and a structured, object-oriented codebase with no mandatory third-party dependencies other than a Python interpreter. Using Python has allowed unit testing of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sandpack

    Sandpack

    A component toolkit for creating live-running code editing experiences

    Sandpack is a component toolkit for creating your own live running code editing experience powered by CodeSandbox. Sandpack uses CodeMirror under the hood, giving you all the basic capabilities of a code editor and syntax highlight. However, if you want to use your own editor framework, you can add that as a component too! Sandpack embeds the browser bundler that powers CodeSandbox and takes advantage of features like npm dependency support, hot module reloading, error overlaying, and caching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Markdown

    Markdown

    WeChat Markdown Editor

    ... browser is recommended for best results. In addition, for domestic (China) friends, accessing Gitee Pages will be relatively faster. The existing open-source WeChat Markdown editor has complicated styles and does not meet my personal aesthetic needs. When I use them for article typesetting, I often have to make some changes myself, which is time-consuming and labor-intensive, so I did secondary development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    organice

    organice

    An implementation of Org mode without the dependency of Emacs

    ... is great, but it’s desktop software. For users who want to access or edit their Org mode files whilst on the go, organice is a great choice. organice is a web application. You can use it from any browser. On iOS and Android, you can install organice to your homescreen. When started from there, it will run in full-screen as a Progressive Web Application (PWA) which will add offline capabilities (see chapters progressive web app and offline support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Markdown Editor With WYSIWYG Controls

    Markdown Editor With WYSIWYG Controls

    An Easy to use Browser Based MarkDown Editor With Live Preview Panel

    Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. No need to remember any markdown syntax anymore. Just Select Your Text and Click on any of the Buttons Above ( Except for some buttons ). See the Below Screenshot for Details. Notes: This editor has been tested fully on the Firefox Web Browser and is quite successful.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    Refurbished Scintilla.orgs/SciTE with some additional patches. -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    ... changes in the file browser view, what lines have changes in the editor view, bring up a diff of the current file’s changes, commit a subset, TextMate supports it all for all the major version control systems. One file mixing languages? Projects using different build systems? Third party code with different formatting preferences? TextMate can handle it all by associating detailed scope selectors with key shortcuts, settings, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ML workspace

    ML workspace

    All-in-one web-based IDE specialized for machine learning

    All-in-one web-based development environment for machine learning. The ML workspace is an all-in-one web-based IDE specialized for machine learning and data science. It is simple to deploy and gets you started within minutes to productively built ML solutions on your own machines. This workspace is the ultimate tool for developers preloaded with a variety of popular data science libraries (e.g., Tensorflow, PyTorch, Keras, Sklearn) and dev tools (e.g., Jupyter, VS Code, Tensorboard) perfectly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    React Hot Loader is a plugin that allows React components to be live reloaded without the loss of state. It works with Webpack and other bundlers that support both Hot Module Replacement (HMR) and Babel plugins. HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers. The easiest and fastest option to use React Hot Loader with Webpack is to use webpack-dev-server with --hot CLI option. If you’re only rendering on the client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Reactide

    Reactide

    The first dedicated IDE for React web application development

    Reactide is a cross-platform desktop application that offers a simulator, made for live reloading and quick React component prototyping. React brings an integrated suite of development tools to streamline react development. The days of flipping between browser, IDE, and server are over. Reactide runs an integrated Node server and custom browser simulator eliminating the need to configure any servers, build-tools, and even offers hot module reloading right out of the box. To get started, just...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Text Mask

    Text Mask

    Input mask for React, Angular, Ember, Vue, & plain JavaScript

    ... mask types. Text Mask supports pasting, browser auto-fill, and all operations that a user would expect while interacting with an input field. It works on mobile, has no 3rd party dependencies, and has a tiny footprint (less than 4KB gzipped).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hack

    Hack

    A typeface designed for source code

    Hack includes monospaced regular, bold, italic, and bold italic sets to cover all of your syntax highlighting needs. Over 1500 glyphs that include lovingly tuned extended Latin, modern Greek, and Cyrillic character sets. Powerline glyphs are included in the regular set. Patching is not necessary. Install and go. No frills. No gimmicks. Hack is hand groomed and optically balanced to be your go-to code face. Type design features to improve legibility in the harsh conditions of the screen. A libre...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ReactQuill

    ReactQuill

    A Quill component for React

    Quill is a free, open-source WYSIWYG editor built for the modern web. With its extensible architecture and a expressive API you can completely customize it to fulfill your needs. ReactQuill 2 is here, baby! And it brings a full port to TypeScript and React 16+, a refactored build system, and a general tightening of the internal logic. We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all. However, support for long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    ... is greatly extended by external DLL modules — plugins (made possible by a special set of interfaces — the Plugins API). For example: archive support, FTP client, temporary panel and network browser are all implemented as plugins included in the standard distribution of Far.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swagger Node

    Swagger Node

    Swagger module for node.js

    The swagger module provides tools for designing and building Swagger-compliant APIs entirely in Node.js. It integrates with popular Node.js servers, including Express, Hapi, Restify, and Sails, as well as any Connect-based middleware. With swagger, you can specify, build, and test your API from the very beginning, on your laptop. It allows you to change and iterate your design without rewriting the logic of your implementation. Remember, one great thing about this approach is that all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FitText.js

    FitText.js

    A jQuery plugin for inflating web type

    FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element. Oh, and don't you dare let us catch you using FitText on paragraph text. This is for gigantic display text only! Your text should now fluidly resize, by default: Font-size = 1/10th of the element's width. If your text is resizing poorly, you'll want to turn tweak up/down "The Compressor". It works a little like a guitar amp. The default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next