GithubHelp home page GithubHelp logo

aprint's Introduction

Hi, I'm Vlad ๐Ÿ‘‹

I'm a passionate open-source contributor, and believe that improving the things together, not re-inventing the wheel, is the true spirit of OpenSource.

I've contributed with code to all the pinned repos below and many others:

rails/rails, ethereum/go-ethereum, universal-ctags/ctags, rubyjedi/soap4r, capistrano/capistrano, rails/webpacker, EternalTerminal, HealthSamurai/hl7v2.clj, dsl_parsers, RubyMoney/money, tobias/dynapath, rtomayko/replicate, richarcher/Hatjitsu, quidproquo/mr_video, savonrb/gyoku, redis-store/redis-activesupport, gazay/gon, ASKBOT/askbot-devel, airblade/paper_trail, kossnocorp/role-rails, redis-store/redis-store, ASKBOT/askbot-devel, ctran/annotate_models, taksan/skype-java-api

If you're looking for the things I created:

๐Ÿ—๏ธ Projects 0x0.cx & awesome-clojure

๐Ÿ“– Words about programming on twitter (only things, that make sense)

๐ŸŽง Sounds about distributed systems of HardcodeFm

๐Ÿง‘โ€๐Ÿ’ป Libraries published on RubyGems, or Clojars, or available Github Sources. Here is a small summary:

aprint's People

Contributors

gphilipp avatar razum2um avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aprint's Issues

Add a fn to use aprint without color directly

It would be nice if I can call aprint like this:

(waprint {:a 42})

Instead of:

(clansi.core/without-ansi (aprint {:a 42}))

(waprint is just a placeholder, please use some better name if required :))

Thanks for this library!

OSX terminal broken after closing REPL

If I open the REPL and run aprint on any collection and then close the REPL, my terminal no longer works properly. It does not show the text I type in. The command-line is invisible, though the output of those commands are visible. Do you know what may cause this behavior? I am running it on MacOS X (the problem occurs in both Terminal and iTerm2). Other than that aprint works great!

Thanks!

Custom formatters for objects / fns

Greetings,

First off, thanks for aprint. It scratches a real itch!

fn values will often get displayed likewise:

#object[play_clj.core.proxy$com.badlogic.gdx.scenes.scene2d.utils.ClickListener$ff19274a 0x51678c0a "play_clj.core.proxy$com.badlogic.gdx.scenes.scene2d.utils.ClickListener$ff19274a@51678c0a"]

object values will use toString (?) but still with lots of noise:

#object[com.badlogic.gdx.scenes.scene2d.ui.Label 0x2319c221 "Label: Hello aprint!"]

Is there any way for me to hook somewhere to get (possibly class specific) formatting?

Cheers,

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.