GithubHelp home page GithubHelp logo

lyricsprimer's People

Contributors

dyspc avatar minideck avatar nyorja avatar

Watchers

 avatar  avatar

lyricsprimer's Issues

Add some tests

This is an old decompiled / imported / tweaked multiple times project with lots of complex per-character rules that make it hard to find regressions at development time.

That being said it lacks tests:

  • Some that run on excerpt constants in the code
  • Some that run on text files and apply given methods
    For example:
    src/test/resources/out/file1.methodX.methodY.sample would trigger a test asserting that its content is the same as what methodY(methodX({content of src/test/resources/in/file1.sample}) outputs (don't do reflection there are 3 buttons)

Getting rid of javax.swing

This thing is atrocious and using an up-to-date graphic lib would help when something needs to change (probably something like JavaFX but I hate GUI tinkering and I don't know what's trendy and well supported, tell me if you think of something better)

The deconstructed window is:

  • 2 text panels ('In' of the left and 'Out' on the right, 'Out' being read only)
  • 3 buttons below, triggering actions with the content of the text panels (probably both) and updates the 'Out' one
  • The vertical carets are somehow synced so that when processing some long text corresponding lines stay at the same level (the chorus button breaks it)
  • resizable but looks like shit and resizing makes it worse

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.