Code Monkey home page Code Monkey logo

leeted's Introduction

Leet Editor, a.k.a. LeetEd

A sprite editor for terminal application. ASCII Art, UTF8 Art & ANSI Art are supported.

  • License: MIT
  • Current status: alpha

Install

Use Node Package Manager:

npm install leeted -g

Then just run it, and have fun:

leeted my-sprite

Keys

Any regular key pressed is written down.

This is the list of special keys:

  • CTRL-C: Quit
  • CTRL-S: Save file
  • Arrow: Move the cursor
  • CTRL-Arrow: resize the sprite by moving the lower-right corner
  • SHIFT-Arrow: resize the sprite by moving the upper-left corner
  • ALT-Arrow: change the writing direction
  • ALT-SPACE / ALT-SHIFT-SPACE: in place editing, do not move the cursor after writing a char
  • F1: Next hint
  • F5: Previous foreground color
  • F6: Next foreground color
  • F7: Previous background color
  • F8: Next background color
  • F9: Previous editor's background's background color
  • F10: Next editor's background's background color
  • ALT-Q: Previous editor's background's foreground color
  • ALT-W: Next editor's background's foreground color
  • ALT-E: Change the editor's background's character to the next typed character
  • CTRL-SPACE: only put the currents editing attributes, without changing the character
  • ALT-SPACE:
  • ALT-SHIFT-F: Fill with the current foreground color
  • ALT-SHIFT-G: Fill with the current background color
  • ALT-SHIFT-Y: Fill with the current style
  • ALT-T: Toggle all transparencies
  • ALT-F: Toggle foreground transparency
  • ALT-G: Toggle background transparency
  • ALT-Y: Toggle style transparency
  • ALT-C: Toggle character transparency
  • ALT-B: Toggle bold
  • ALT-D: Toggle dim
  • ALT-I: Toggle italic
  • ALT-U: Toggle underline
  • ALT-K: Toggle blink
  • ALT-N: Toggle inverse
  • ALT-H: Toggle hidden
  • ALT-S: Toggle strike

leeted's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.