Skip to content

sixteencolors/js-textmode-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUILDING THE PROJECT

Prerequisites

  • Perl
    • Path::Class
    • File::Copy::Recursive
    • Template
  • CoffeeScript
  • Handlebars ( $ npm install handlebars -g )

Optional Dependencies

  • Plack (to run a local server)
  • HTML::Packer (minify HTML)
  • JavaScript::Packer (minify JavaScript)
  • CSS::Packer (minify CSS)

Generate the project

./build

Run the built-in server

./build server

Point your browser to http://localhost:1337/index.html

About

A javascript and canvas based editor for drawing textmode based artwork (ansi, ascii, bin, xbin, adf, idf, tundra, avatar, pcboard)

Resources

Stars

Watchers

Forks

Packages

No packages published