Open Source ChromeOS Text Editors - Page 31

Text Editors for ChromeOS

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    This is an easy to use tool for the manipulation (case, expand, order,...) of strings and text. Its main purpose is to help users change the format and look of texts efficiently and at large scales. This JAVA utility will run on the major pc platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A leightweight text editor, designed for coding. Written in C#, for the MS.net platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a text file manipulation data. This filter file contents generating new files or replaces string into files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A minimalist cross-platform text editor implementing all the standard features and some advanced ones. It provides a simple interface familiar to everyone performing basic editing while still enabling power users like programmers to work efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    EDGE (electronic document general encoding) is a SGML-based markup Language for general documents, incl. scientific papers, technical/computer documentation, prose, drama, etc. It aims to be less restricted than comparable DTDs (e.g. DocBook or TEI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A general purpose framework for quickly build a working website in a typical PHP/MySQL environment. It is targeted at developers, experienced web administrators and anyone unafraid of hacking and using a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Insidious Big Brother DataBase is an emacs-based contact manager that integrates itself into your mail and news clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A note-taking and organisation application for use by students in lectures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A document tree editor, written with Python and wxWindows. It is designed to allow the writer to create a master document with information and then choose categories of information to export to other formats (like XHTML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    The `fmtt` formatter

    A plain text formatter for typescripts.

    Formats plain text and improves upon the classical fmt tool. Well suited as a reformatting filter for mails, reports, README files and all kinds of structured typescripts. Features include: - Knows about section headings, numbered item lists, unordered lists, paragraph numbers. - Can automatically renumber sections, items, paragraphs. - Handles no-break space (NBSP) and soft hyphen (SHY) sensible. - Uses Unicode internally, reads and writes 8-bit oder UTF-8 encoded files. - Recognizes preformatted paragraphs (eg source code, tables). - Reformats paragraphs either using the traditional greedy line breaking algorithm, or a TeX-like optimizing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The algorithms package is aimed at (flexibly) typesetting pseudo-code in LaTeX documents (with the high typographical quality provided by the TeX engine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ThiefscriptSE - The ultimate NukeZone thiefscript. Helps you pick the right thief target in the online game 'NukeZone'. Written in java to ensure cross-platform compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of programming language bindings for HTML Tidy: C++, Perl, COM, MS.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tigerleaf's simple XML documents build rich, manageable sites and PDF publications. Tigerleaf eases XML authoring and publishing with versioning, code generation, management and workflow features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project page is not used go to: http://www.tinymce.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Convert Chinese Simplified(GB2312) to Chinese Traditional(Big5).It can be used in HTML,txt and so on .It is easy to convert a site once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TransHelp is designed to assist in checking the consistency of Chinese-English translations in a translation project. It is written in php and python. It is especially useful in collaborative translation projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Transie is a dual-pane text editor for translators. It's made with Gambas and runs on Linux with Qt and KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    (XSLT transformer/editor) A text editor that allows the loading and editing of an XML document and an XSLT document at the same time. It also can apply the XSLT to the XML and display the output for further editing/saving. Plugable XML and XSLT parsers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lightweight system for running a weblog. Features multiple authors, topics, Trackback, RSS (amongst others). TruBlog comes with easy installation and strong caching mechanisms, it's localisable and produces a valid XHTML. Theming is done through CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A SubEthaEdit (see http://www.codingmonkeys.de/subethaedit/ for details ) like editor written in python, therefore multi platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Plugins for Firefox and Google Chrome that automates usage of „Typograf“ service hosted at http://www.artlebedev.ru/tools/typograf/. Plugin takes text from any text area in Firefox and processes it according to typographic rules (e.g. inserts typ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Modelo de trabalhos acadêmicos da UFC (Universidade Federal do Ceará)
    Downloads: 0 This Week
    Last Update:
    See Project