Search Results for "bin text editor" - Page 5

Showing 2523 open source projects for "bin text editor"

View related business solutions
  • SyteLine ERP Icon
    SyteLine ERP

    We help Manufacturers become more successful and profitable

    SyteLine (CloudSuite Industrial) is a world class ERP system that is industry specific to reduce implementation time and costly customizations. LogicData is an implementation partner with over 30 years experience with SyteLine. We have the experience and expertise to help you get your project up and running efficiently and smoothly while avoiding the pitfalls inherent in implementing ERP. Manufacturing ERP is a must in today's fast paced industrial era to give you a competitive edge and ensure future success.
  • Workforce Automation for Contact Center Teams Icon
    Workforce Automation for Contact Center Teams

    Integrates with ACD and WFM Systems to Support In-Center and Remote Customer Service Teams

    Workforce Automation processes time-sensitive call center data in real time and takes immediate, automated actions triggered by actual center conditions based on business rules you define.
  • 1
    Milkdown

    Milkdown

    Plugin driven WYSIWYG markdown editor framework

    A plugin-driven WYSIWYG markdown Editor, inspired by Typora, built on top of prose-mirror and remark. The website is designed by Meo and Mirone. Powered by Theme Nord and Material Design. A plugin driven framework to build WYSIWYG Markdown editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kakoune

    Kakoune

    mawww's experiment for a better code editor

    Multiple selections are the central way of interacting in Kakoune, with powerful handling primitives (regex matches, filtering, splitting, aligning, text objects etc). Kakoune implements several tools to help editing/writing text: contextual help, as-you-type completion, syntax highlighting for several programming languages. Text can be selected and modified at will in multiple ways, thanks to several primitives: selection rotation, case manipulation, indentation leveling. Users can extend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nil

    nil

    NIx Language server, an incremental analysis assistent

    NIx Language server, an incremental analysis assistant for writing in Nix. This repo is also packaged via Nix flakes. The language server package is available in the default flake output github:oxalica/nil#, under bin/nil. To install, run nix profile install github:oxalica/nil. Alternatively, you can use this repository as a flake input, and add its output to your own flake-managed system-wide and/or home configurations. We are officially supported by nvim-lspconfig, see upstream docs, also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aztec

    Aztec

    A reusable native Android rich text editor component

    Aztec (which extends EditText) is a rich-text editor component for writing HTML documents in Android. You can check the minimum Android version supported by looking at the minSdkVersion configuration within build.gradle. There is an optional list type you can enable in the editor. In addition to ordered and unordered lists you can use task list. A task list is an unordered list that shows and saves checkboxes instead of bullets. By default, Aztec allows nested blocks. In certain cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Practice Management for Medical Professionals Icon
    Practice Management for Medical Professionals

    For Solo Practice, Group Practice, Telehealth Marketplace, Practitioners, Operational Leaders

    Upvio is the most seamless and efficient practice experience platform, created to streamline workflows, eliminate repetitive admin time, and drive success in a digital-first healthcare ecosystem.
  • 5
    ngx-quill

    ngx-quill

    Angular components for the Quill Rich Text Editor

    ngx-quill is an angular (>=2) module for the Quill Rich Text Editor containing all components you need. It is possible to set custom default modules and Quill config options with the import of the QuillModule.forRoot(). Use <quill-editor></quill-editor> in your templates to add a default quill editor. Do not forget to include quill + theme CSS in your build process, module or index.html! For builds with angular-cli >=6 only add quilljs to your scripts or scripts section of angular.json, if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mavonEditor

    mavonEditor

    A markdown editor based on Vue

    A markdown editor based on Vue that supports a variety of personalized features. The default toolbar properties are all true, You can customize the object to cover them. The language parsing files and code highlighting in Code Highlighting highlight.js will be loaded on demand. GitHub-markdown-CSS and katex will load only when mounted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    laravel-swagger

    laravel-swagger

    Integrate Swagger UI and Editor into Laravel

    Integrate Swagger UI and Editor into Laravel. Render OpenAPI JSON or YAML with SwaggerUI in Laravel. Package support auto-discovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Slidev

    Slidev

    Presentation Slides for Developers

    Presentation slides for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Deep Blue Thesaurus Conversion

    Deep Blue Thesaurus Conversion

    An open source free input method thesaurus conversion program

    ...), Zheng Ma, Zhuyin. The FIT input method is the most widely used input method under Mac. Support import and export of thesaurus in text format. We have a user thesaurus of the Sogou input method under Windows, which needs to be imported into the FIT input method under Mac, then you can use the user thesaurus as the source in the dark blue thesaurus conversion, and select the FIT input method as the target thesaurus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build experiences that drive engagement and increase transactions Icon
    Build experiences that drive engagement and increase transactions

    Connect your users - doctors, gamers, shoppers, or lovers - wherever they are.

    Sendbird's chat, voice, and video APIs power conversations and communities in hundreds of the most innovative apps and products. Sendbird’s feature-rich platform, and pre-fab UI components make developers more productive. We take care of a ton of operational complexity under the hood, so you can power a rich chat service, and life-like voice, and video experiences, and not worry about features, edge cases, reliability, or scale.
  • 10
    Runestone

    Runestone

    Performant plain text editor for iOS with syntax highlighting

    Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. Runestone uses GitHub's Tree-sitter to parse code to a syntax tree which is used for features that require an understanding of the code in the editor, for example syntax highlighting. Highlight ranges in the text view. Search the text using regular expressions. Automatically detects if a file is using spaces or tabs for indentation. Specify line endings (CR, LF, CRLF) to use when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Markdown

    Markdown

    WeChat Markdown Editor

    WeChat Markdown Editor | A highly concise WeChat Markdown editor, that supports Markdown syntax, color palette selection, multi-image upload, one-click document download, custom CSS style, one-click reset, and other features. Markdown documents are automatically rendered into WeChat graphics and text in real-time, so you no longer have to worry about the typesetting of WeChat articles! As long as you know the basic Markdown syntax, you can make a simple and beautiful WeChat graphic. Chrome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Kotlin Language Server

    Kotlin Language Server

    Kotlin code completion, diagnostics and more for any editor/IDE

    A language server that provides smart code completion, diagnostics, hover, document symbols, definition lookup, method signature help and more for Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    interactive-examples

    interactive-examples

    Home of the MDN live code editor interactive examples

    Home of the MDN interactive code examples. The dynamically generated pages, their dependencies, and assets are generated to the prod branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    i18n ally

    i18n ally

    All in one i18n extension for VS Code

    Lokalise is the fastest growing language cloud technology made by developers, for developers. As a collaborative productivity platform, it helps structure and automate the translation and localization process for any company in the world. This extension itself supports i18n as well. It will be auto-matched to the display language you use in your VS Code editor. Supports multi-root workspaces. Supports remote development. Supports numerous popular frameworks. Supports linked locale messages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Etherpad

    Etherpad

    A real-time collaborative document editor for the web

    Etherpad is a highly customizable online document editor that allows for collaborative editing in real-time by up to thousands of real-time users. With Etherpad, you don’t have to send documents back and forth-- simply set it up, share the link and collaborate with co-workers, fellow students, or friends on just about any written document! Etherpad provides all-access to data through a well-documented API and provides support for data export/import capabilities. It’s got an awesome set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Gollum

    Gollum

    A simple, Git-powered wiki with a local frontend

    A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content. Gollum is a simple wiki system built on top of Git. A Gollum Wiki is simply a git repository of a specific nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CodeEdit for macOS

    CodeEdit for macOS

    Elevate your code editing experience. Open source, free forever

    CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features include syntax highlighting, code completion, project find and replace, snippets, terminal, task running, debugging, git integration, code review, extensions, and more. Developers that use a Mac should be able to use an editor that feels at home on the Mac. Comparable editors are built on Electron. This is a huge limitation because it cannot utilize system resources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ct.js makes learning programming fun and game development easy by its visual tools, good docs and flexible, modular library. It is free, open-source, and is loved by hobbyists, professionals, teachers, and their students. Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    buku

    buku

    Personal mini-web in text

    buku is a powerful bookmark manager and a personal textual mini-web. For those who prefer the GUI, bukuserver exposes a browsable front-end on a local web host server. When I started writing it, I couldn't find a flexible command-line solution with a private, portable, merge-able database along with seamless GUI integration. Hence, buku. buku can import bookmarks from the browser(s) or fetch the title, tags and description of a URL from the web. Use your favorite editor to add, compose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    Reor Project

    Reor Project

    Private & local AI personal knowledge management app

    Reor is an AI-powered desktop note-taking app: it automatically links related notes, answers questions on your notes, provides semantic search and can generate AI flashcards. Everything is stored locally and you can edit your notes with an Obsidian-like markdown editor. The hypothesis of the project is that AI tools for thought should run models locally by default. Reor stands on the shoulders of the giants Ollama, Transformers.js & LanceDB to enable both LLMs and embedding models to run...
    Downloads: 0 This Week
    Last Update:
    See Project