IRC ASCII editor created in vuejs https://asciibird.jewbird.live
Go to file
2021-03-29 11:50:33 +10:00
public f u beenz n sniff 2021-03-27 14:54:44 +10:00
src cleaned out older packages, hope we don\'t need them 2021-03-29 11:50:33 +10:00
.editorconfig init 2020-12-19 10:14:06 +10:00
.gitignore init 2020-12-19 10:14:06 +10:00
babel.config.js init 2020-12-19 10:14:06 +10:00
package.json cleaned out older packages, hope we don\'t need them 2021-03-29 11:50:33 +10:00
README.md fixed last line width bug 2021-03-20 10:39:17 +10:00
tailwind.config.js started ascii blocks, improved ascii data structure 2020-12-27 12:42:26 +10:00
vue.config.js init 2020-12-19 10:14:06 +10:00
yarn.lock cleaned out older packages, hope we don\'t need them 2021-03-29 11:50:33 +10:00

ASCIIBIRD

ASCIIBIRD DEVELOPMENT - BORING VUEJS DEV STUFF FOR ASCII CREATION

  • I added some grid but it is FUCKED

KILLER ASCIIBIRD FEATURES DONE

  • Tabbed editing for asciis
  • REMEMBERS UR FKN DATA IF YOU CLOSE OR REFRESH THE PAGE
  • Import ASCII from irc.watch

KILLER ASCIIBIRD FEATURES TO DO

  • Layers

  • Update text colours without deleting the block

  • Floating pattlets (or option to fix or non fix them)

  • Undo feature

  • Undo for brush settings and shit changes

  • Insert ASCII as layer

  • Overlay image for nance tracing mode

  • Insert image to convert to ASCII into a layer

  • Support for tdfiglet, toilet, figlet importing

  • Animated ASCII (key frames like in flash with sound) (Possible with JSON but it will be FKN memory hog maybe)

  • We could do this, but these custom ASCIIs could only be played in our player

Things To Do Later

  • Keyboard shortcuts

  • .ASB, all this is gzipped JSON of the internal data structure.

  • While exporting the ascii wont obviously support 'extra fields', we can have a name and description for the ASCIIs.

  • Properly get CSS into the JS stuff ya lazy bird

References

Project setup

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.