Coder Social home page Coder Social logo

alignify's Introduction

Hi there ๐Ÿ‘‹ ๐Ÿ˜Š

I'm Emil Ernerfeldt, and I like Rust!

I'm the creator of egui, the friendly GUI library.

I am also the co-founder of Rerun, a company making visualization tooling for computer vision and robotics.

Follow me on twitter @ernerfeldt for news about egui and Rerun :)

alignify's People

Contributors

anton avatar emilk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jonike

alignify's Issues

Doesn't work with Gmail

Didn't work with text of this style:

keyword	msisdn		transaction_id		external_location
CRUISE	+15555497554	722339005656207360	http://domain.com/1I6DW
SPEEDY	+15552441740	722434248183382016	http://domain.com/Cj7Xo
QUICK	+15553327892	722443441367949312	http://domain/itzVw

Expected output:

keyword msisdn       transaction_id     external_location
CRUISE  +15555497554 722339005656207360 http://domain.com/1I6DW
SPEEDY  +15552441740 722434248183382016 http://domain.com/Cj7Xo
QUICK   +15553327892 722443441367949312 http://domain/itzVw

Actual output appeared to be:

keyword msisdn transaction_id external_location
CRUISE +15555497554 722339005656207360 http://domain.com/1I6DW
SPEEDY +15552441740 722434248183382016 http://domain.com/Cj7Xo
QUICK +15553327892 722443441367949312 http://domain/itzVw

However, doing it here worked as expected. Maybe it's related to HTML collapsing multiple spaces? Would be helpful if there was a way around that (even if it became a flag or something that could be passed to the script to output HTML-friendly output).

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.