Code Monkey home page Code Monkey logo

codepoint-dump's People

Contributors

cite-reader avatar

Watchers

 avatar  avatar

codepoint-dump's Issues

Colorized output

Consider colorizing the following classes of characters:

  • Non-BMP (each plane ought to get its own color)
  • Private-use
  • Obsolete
  • Reserved

Broken software has barfed on these things often enough that having the immediate visual indicator ought to improve debugging turnaround.

Paving the Angry Path

Currently, being fed a byte sequence that can't be decoded into a codepoint results in the following (fairly unhelpful) error message:

codepoint-dump: : hGetContents: invalid argument (invalid byte sequence)

Getting a byte index at the least would be useful.

Wrapped Output

Output is absolutely at proof-of-concept levels right now.

It works fine for now, but stuffing absolutely everything on one line doesn't exactly play nicely with tools that, say, use line-buffering. Granted at this point the only thing I've wanted to do with the output is read it, but that could easily change.

Replicating something like codepoint-dump | fold -s is a good enough place to start.

Labelling the Mystery Meat

I know what all the various bits of gumbo in this thing do, but Six Months From Now Alex might not. So, uh, how does Haddock work?

Read Me

At some point create a long-form introduction to the tool.

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.