-
Notifications
You must be signed in to change notification settings - Fork 290
Alternative Implementations
I initially wrote spark because I wanted to play around with shell and some of the finer points of UNIX. It's been awesome.
That said, there are plenty of other ways to do sparklines, much of them shorter and simpler because they can leverage higher-level language constructs. Cool!
For those of you interested in trying out different implementations, have at it. If you've whipped up something cool, add it to the list below!
"If your graph tool doesn't look like a graph, there's something wrong with it."
@tanoku: https://gist.github.com/1368661
aspark
@antirez: https://github.com/antirez/aspark
"I rewrote it in C, so it's faster and can work more efficiently on different data sets."
zx2c4: http://git.zx2c4.com/spark/tree/spark.c
"A coffeescript, npm-ready version of the spark shell script."
@ajacksified and @brntbeer: https://github.com/ajacksified/Clark
"A cleaner and more simple coffeescript implementation"
@afriggeri
https://gist.github.com/1393845
Including a script to always remotely run the last version from master @fix: https://github.com/fix/groovy-spark
spark.hs
@Mgccl: https://github.com/Mgccl/mgccl-haskell/blob/master/random/spark.hs
ocharles' gist
@ocharles: ocharles
"A javascript based data convertor to make text-like sparklines using the braille unicode block."
Louis
textspark
@msiebuhr: https://github.com/msiebuhr/node-textspark
A simple spark in common-lisp by @sunng87
clspark
php-spark
@ranza: https://github.com/ranza/php-spark
kennethreitz/spark.py - GitHub
rogerallen (based on yycom)
TextExpander sparkline snippet
spakle "sparkle in New York speak" by @softprops