Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pulsar-edit/isolated-text-editor

The Pulsar text editor, isolated from all other dependencies
https://github.com/pulsar-edit/isolated-text-editor

Last synced: about 1 month ago
JSON representation

The Pulsar text editor, isolated from all other dependencies

Awesome Lists containing this project

README

        

# Isolated Text Editor

The Pulsar text editor, isolated from all other dependencies

## Usage:

Install dependencies with `yarn install`

Rebuild dependencies for Electron with `npx electron-rebuild`

Then run with `yarn start`

## Why?

So it's easier for us to test new things - performance improvements, compatibility with newer Electron versions, etc.