Showing 49 open source projects for "text code"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 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
  • 1
    Visual Studio Code

    Visual Studio Code

    Visual Studio Code

    Visual Studio Code combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. It provides comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools. Visual Studio Code is a distribution of the Code - OSS repository with Microsoft-specific customizations released under a traditional Microsoft product license. Visual Studio Code...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 2
    Rehype Pretty Code

    Rehype Pretty Code

    Beautiful code blocks for Markdown or MDX

    Rehype Pretty Code is a Rehype plugin powered by the Shiki syntax highlighter that provides beautiful code blocks for Markdown or MDX. It works on both the server at build-time (avoiding runtime syntax highlighting) and on the client for dynamic highlighting. Enjoy the accuracy and granularity of VS Code’s syntax highlighting engine and the popularity of its themes ecosystem - use any VSCode theme you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license...
    Downloads: 133 This Week
    Last Update:
    See Project
  • 4
    Botpress

    Botpress

    Dev tools to reliably understand text and automate conversations

    We make building chatbots much easier for developers. We have put together the boilerplate code and infrastructure you need to get a chatbot up and running. We propose you a complete dev-friendly platform that ships with all the tools you need to build, deploy and manage production-grade chatbots in record time. Built-in Natural Language Processing tasks such as intent recognition, spell checking, entity extraction, and slot tagging (and many others). A visual conversation studio to design...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 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
  • 5
    Pretendard

    Pretendard

    A system-ui alternative font for all cross-platform

    .... You can use Pretendard using a CDN, and you can use the CDN of your choice among cdnjs and UNPKG, in addition to jsDelivr, which is basically recommended by checking the toggle. Pretendard provides dynamic subsets in the same way as Hangul fonts provided by Google Fonts, as a way to solve the problem of web font capacity. Use the code below to use Pretendard faster by selectively downloading only the text included in the page. The font-family name to use Pretendardis.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    Caprine

    Caprine

    Elegant Facebook Messenger desktop app

    Caprine is an unofficial and privacy-focused Facebook Messenger app with many useful features. Caprine is feature complete. However, we welcome contributions for improvements and bug fixes. Dark theme, Vibrant theme, privacy-focused, keyboard shortcuts, menu bar mode, work chat support, code blocks, touch bar support, and custom styles. macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only). For taskbar notification badges to work on Windows 10, you'll need to enable them in Taskbar...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    Azure Data Studio

    Azure Data Studio

    A data management tool that enables working with other SQL tools

    Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux. Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Use Azure Data Studio to query, design, and manage your databases and data...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Theia

    Theia

    Cloud & Desktop IDE Platform

    Eclipse Theia is an open source extensible platform for developing multi-language Cloud and Desktop IDEs with state-of-the-art web technologies. If you’re not sure if you need a web version or a desktop version or both, Theia is the best solution. It can develop one IDE for both browsers and native desktop applications from a single source. Theia has a highly flexible architecture, allowing extenders and adopters to customize and extend every aspect of it. It supports VS code extensions...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    ElectronMail

    ElectronMail

    Unofficial ProtonMail Desktop App

    ElectronMail is an Electron-based unofficial desktop client for ProtonMail. The app aims to provide enhanced desktop user experience enabling features that are not supported by the official in-browser web clients. It is written in TypeScript and uses Angular. The way of verifying that the installation packages attached to the releases have been assembled from the source code is being provided. The app works on Linux/OSX/Windows platforms. Binary installation packages. Offline access...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    JSONView

    JSONView

    A web extension that helps you view JSON documents in the browser

    A web extension that helps you view JSON documents in the browser. Normally when encountering a JSON document (content type application/json), Firefox simply prompts you to download the view. With the JSONView extension, JSON documents are shown in the browser similar to how XML documents are shown. The document is formatted, highlighted, and arrays and objects can be collapsed. Even if the JSON document contains errors, JSONView will still show the raw text. JSONView is a Web extension...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    YAML

    YAML

    JavaScript parser and stringifier for YAML

    yaml is a definitive library for YAML, the human friendly data serialization standard. This library supports both YAML 1.1 and YAML 1.2 and all common data schemas, passes all of the yaml-test-suite tests. It can accept any string as input without throwing, parsing as much YAML out of it as it can, and supports parsing, modifying, and writing YAML comments and blank lines. The library is released under the ISC open source license, and the code is available on GitHub. It has no external...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    NetPad

    NetPad

    A cross-platform C# editor and playground

    A cross-platform C# editor and playground. NetPad is a C# playground that lets you run C# code instantly, without the hassle of creating and managing projects. Open NetPad, start coding, hit Run, and see your output immediately. It's that simple. Quickly prototype and test code snippets before incorporating them into your projects. Visualize data interactively for better insights and analysis. Query databases using LINQ or SQL effortlessly. Experiment with new C# features or start learning C...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    onlook

    onlook

    The open source, local-first Webflow alternative

    Seamlessly integrate with any website or web app running on React + TailwindCSS, and make live edits directly in the browser DOM. Customize your design, control your codebase, and push changes your changes without compromise. Link Onlook to your React project with just one command. Run this command on your project's root folder to get set up in seconds. Onlook writes reliable code you can trust, exactly where it needs to go. Adjust layouts, change colors, modify text, and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    PixiJS

    PixiJS

    The HTML5 Creation Engine

    ... having to deal with dense, low level code, browser inconsistencies, WebGL API or device compatibility, PixiJS is for you! See some great examples and creations made with PixiJS in the official website: https://www.pixijs.com/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    GistPad

    GistPad

    VS Code extension for managing and sharing code snippets, and notes

    GistPad is a Visual Studio Code extension that allows you to edit GitHub Gists and repositories from the comfort of your favorite editor. You can open, create, delete, fork and star gists and repositories, and then seamlessly begin editing files as if they were local, without ever cloning, pushing or pulling anything. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes, knowledge bases, and interactive...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    TOAST UI Editor

    TOAST UI Editor

    Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible

    ... Editor follows both CommonMark and GFM specifications. Write documents with ease using productive tools provided by TOAST UI Editor and you can easily open the produced document wherever the specifications are supported. Through the context menu of the table, you can add or delete columns or rows of the table, and you can also arrange text in cells. Highlight the code block area corresponding to the language provided by Prism.js.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    WrenAI

    WrenAI

    Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy

    Wren AI is a SQL AI Agent for data teams to get results and insights faster by asking business questions without writing SQL, and it's open-source. Wren AI has implemented a semantic engine architecture to provide the LLM context of your business; you can easily establish a logical presentation layer on your data schema that helps LLM learn more about your business context. With Wren AI, you can process metadata, schema, terminology, data relationships, and the logic behind calculations and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Quivr

    Quivr

    Your Second Brain supercharged by Generative AI

    Quivr, your second brain, utilizes the power of GenerativeAI to store and retrieve unstructured information. Think of it as Obsidian, but turbocharged with AI capabilities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Standard Notes App

    Standard Notes App

    Think fearlessly with end-to-end encrypted notes and files

    Standard Notes is a free, secure note-taking app with powerful end-to-end encryption, unparalleled privacy features, and seamless cross-platform syncing on unlimited devices. Standard Notes is a secure digital notes app that protects your notes and files with audited, industry-leading end-to-end encryption. Only you have access to the keys required to decrypt your data. Write and store all your notes and files in one secure place and seamlessly access them across all your devices....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Foam

    Foam

    A personal knowledge management and sharing system for VSCode

    Foam is a personal knowledge management and sharing system inspired by Roam Research, built on Visual Studio Code and GitHub. You can use Foam for organizing your research, keeping re-discoverable notes, writing long-form content and, optionally, publishing it to the web. Foam is free, open source, and extremely extensible to suit your personal workflow. You own the information you create with Foam, and you're free to share it and collaborate on it with anyone you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Laravel Kit

    Laravel Kit

    A desktop Laravel admin panel app

    .... fill in your arguments and options and you will see your output in the Terminal section. Go to Artisan. Click Serve from the top bar to serve. This will execute php artisan serve. Then click Stop to stop serving the application. Tinker brings an evolved way to tinker with your application. Go to Tinker and type your code on the left code editor powered by Monaco Editor (vscode) and click Tinker in the bottom of the screen or press Ctrl+T on your keyboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    onepoint

    onepoint

    Assistant tool that integrates coding, writing, and reading functions

    Onepoint is an open-source AI assistant based on Electron, designed to create the ultimate desktop productivity tool. Its initial goal was to develop a smart floating window similar to Apple's intelligent assistant that does not take up desktop space or system performance and can be quickly accessed through global hotkeys for user convenience. With ChatGPT technology, users can continuously train onepoint to generate and reconstruct content with greater accuracy (onpoint), thereby improving...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Laminar

    Laminar

    Open-source all-in-one platform for engineering AI products

    .... Tracing of text and image models is supported, audio models are coming soon. You can set up LLM-as-a-judge or Python script evaluators to run on each received span. Evaluators label spans, which is more scalable than human labeling, and especially helpful for smaller teams. Laminar lets you go beyond a single prompt. You can build and host complex chains, including mixtures of agents or self-reflecting LLM pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Data Formulator

    Data Formulator

    Create rich visualizations with AI

    ... barriers via LLMs' code generation ability. However, these systems do not work well for iterative visualization authoring, because they often require analysts to provide, in a single turn, a text-only prompt that fully describes the complex visualization task to be performed, which is unrealistic to both users and models in many cases. In this paper, we present Data Formulator 2, an LLM-powered visualization system to address these challenges.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next