Search Results for "javascript text editor" - Page 77

Showing 3538 open source projects for "javascript text editor"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    ...The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused on the layout of the components that gives the interface a clear and consistent look, conforming to specifiable interface guidelines, in an application and across applications. This interface builder provides an environment for specifying component and layout specifications for the interface of Java applets and applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TheSeeker

    .NET desktop app to find (and replace) text in folders and files.

    .NET desktop app to find (and replace) text in folders and files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SourceFrog

    SourceFrog

    SourceFrog is a source code editor made for web design and forms...

    SourceFrog is a source code editor made for web design and application creation it provides you with a verity of languages such as HTML, PHP, CS, JS, SQL and of course normal text also known as "TXT" we currently have version 1.0 and was created in 24 hours by Ushan Dissanayake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    a gui based property file editor in java. for java. Features: 1. Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Simple text editor for home using, Avialible text types (txt, rtf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MRestTableEdit

    reStructuredText table editor

    MRestTableEdit is a simple program for editing tables in reStructuredText documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Guiguts is a Perl/Tk text editor designed for editing and formatting public domain material for inclusion at Project Gutenberg (www.gutenberg.org). Features are provided for editing text files produced by Distributed Proofreaders (www.pgdp.net). For help or to contact the developers, see http://www.pgdp.net/phpBB2/viewtopic.php?t=46944
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    OneCore:Reloaded

    OneCore:Reloaded

    A fork from OneCore by sudoremo

    onecore consists of one single file which contains the onecore-source (PHP 5) and the content of the website, too. Imagine, you have one HTML site - a manual, a frontpage, a linklist or something like that - and you want to edit this page without any external editor. Then onecore is perfect for you. Onecore is HTML page and content in one file. Note that onecore is mostly a proof of concept and by no means secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Hosts Editor

    Edit your Windows hosts file quickly, nice and easy

    A simple text editor designed to edit Windows hosts file. To start it, just hit the Windows key and type hosts. Then accept UAC, and that's all. It has nice syntax highlighting, automatic formatting (for selection or the whole file), "toggle comment" option. The only requirement for it to work is to have .NET Framework 4.5 installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    xml.edit.xml

    A simple web-based XML Editor based on XForms

    This project provides a simpe XML Editor web-interface. Its main goal is to provide a means to view, edit and save XML formatted configuration files. It's a completely client-side solution based on the 'XSLTForms' XForms project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vimv
    Vi move (vimv) - rename the files in a directory using the vi text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Minnemacs: a small, fast, portable Emacs-like text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14

    Bukkit Plugin Editor

    Eases development for Bukkit Plugin Development

    This project is an enhanced text editor, as will be able to open Eclipse and IntelliJ projects/modules and edit them and compile them accordingly. It will also be able to generate pom.xml files for those with Maven, and also run an internal CraftBukkit server to automatically test Bukkit plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PSPad cursor enhancement

    PSPad cursor enhancement

    Cursor enhancement features for PSPad editor

    PSPad Editor Extension enhances native CTRL + (SHIFT) + RIGHT/LEFT cursor position behavior. With this extension, cursor positioning is more efficient using behavior modeled on UltraEdit/TextPad Current or selected lines can be moved up/down using CTRL + ALT + UP/DOWN. Cursor behavior can be further customized by altering the regular expressions available in the Scripts menu > Ingkcpos > Settings feature. Version 0.6 of this extension was bundled with PSPad releases as of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Popular text file editor for the eBookMan. This project space is also home to a few of my other small projects. March 2012: TapWrite has been ported to the samsung bada platform. See: http://www.samsungapps.com/topApps/topAppsDetail.as?productId=G00004901692
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    bcPad

    bcPad is an open source, text editing program, similar to notepad.

    bcPad is a small, open-source program that is very similar to the well-known notepad. It is a very simple text editor, supporting many different types of files. This program was made as a sample project, with the source/code included, to teach people how to make a text-editing program. Features: - "Open" a file - "Save" a file - "Save as" a file - "New" file - Very simple, user friendly interface - Supports many different file types - Source code included (visual basic)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WYSIWYG .NET

    WYSIWYG .NET

    WYSIWYG html editor for .NET (C#, VB.NET)

    WYSIWYG .NET editor is an HTML editor that attempt to display the web page as it will show on the browser. It's a visual editor, and you don’t manipulate the code directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Scriptoria

    Helping to transcribe scanned old documents

    Scriptoria is a program that helps you to transcribe scanned old documents, with an interface that combines a text editor and an image viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    hext

    hext

    Extensible binary and text editor.

    Heavily extensible (via plugins) editor of text and binary data from files and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    lsdup

    List files with duplicate contents

    ...lsdup also has normal deduplication, where, if given a single directory, it will sort the originals from the duplicates. lsdup works by first looking through all of the directories you specified, and creates a text file which contains all of the "originals" and "duplicates". You can look through and modify the list in your favorite text editor. Finally, feed the file back into lsdup to move/delete the files as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nested Editor

    Nested Editor

    Specialized editor for structured documents.

    Nested is a specialized editor focused on creating structured documents such as reports, publications, presentations, books, etc. It is designed to help the user concentrate on writing content without been distracted by format or markup. It offers a rich WYSIWYM interface where the user writes plain text with a lightweight markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    KSP craft reRoot

    Change the root part of a KSP craft file

    ...Needs Python 3.3.2+ Run: python reroot.py (craft file path/name) (part number to become root) generates a new file with the new root part. The part number you input is which part you want to be root, counting from 1. For now, gotta open the craft with a text editor, identify which part you need to be root and count them. To help you, you gotta know that a part starts with a PART { and soon there's a line that says partName = (something) which gives you a very good clue. This is a very first working version and there's zero error tolerance. Backup your file (though it should be untouched). ...
    Downloads: 0 This Week
    Last Update:
    See Project