Galm007 / pico-vim

Simple vim-like editor using p5.js (UNFINISHED)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pico-vim

Simple vim-like editor using p5.js and libraries made by RandomGamingDev.

pico-vim showcase image

How to run:

$ git clone https://github.com/Nyaaboron/pico-vim.git && cd pico-vim
$ firefox index.html
   ^^^ it doesn't have to be firefox. You can use other browsers

Note: This application's direct file reading and writing feature will only work with browsers that support the File System Access API although support for browsers that don't will be added

About

Simple vim-like editor using p5.js (UNFINISHED)

License:MIT License


Languages

Language:JavaScript 96.8%Language:HTML 3.2%