Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/ansi

Parse ANSI color escape sequences to Hiccup syntax
https://github.com/lambdaisland/ansi

Change VERSION_PREFIX to reflect the actual number of releases

76a239f820e8f85790cf5b578ad0f08c8e24cf75 authored over 2 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG formatting

124f3fa893479a725f2654f5d373a00d801d93b0 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

8258022edbe9b4e443b77d84130caf0222ec9648 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.2.37 (2022-04-27 / 60e897a)

### Added

- Add support for parsing a cursor location message (as sent from terminal to process...

85b322f242cdca8068c13a06371baea22f4f3b85 authored over 2 years ago by Arne Brasseur <[email protected]>
Make bin/proj executable

60e897a74bc61117cbe10fc1328066ea093ab90a authored over 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

15ee319e1b4d123e743ee5cc7b783444d9689d3d authored over 2 years ago by Arne Brasseur <[email protected]>
Add version prefix

eb39f7d7295c4ba9c5004f37f0316295c01dae97 authored over 2 years ago by Arne Brasseur <[email protected]>
Add lambdaisland/open-source tooling

f589dbe82bcbe58eee1b77da20413e9b3e3c68b3 authored over 2 years ago by Arne Brasseur <[email protected]>
Bump dependencies, remove legacy scripts

839a996eb160d1c8f8ed8f9020edd9359acd01d8 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from petrounias/master

Fixes issues 3 and 5

2b8de7882894221acb606a4ce63ea1f644e0be06 authored over 2 years ago by Arne Brasseur <[email protected]>
Fixes https://github.com/lambdaisland/ansi/issues/5

459b3fe37f9a1e9baa0077069daa93bc5738bf00 authored over 2 years ago by Alexis Petrounias <[email protected]>
Fixes https://github.com/lambdaisland/ansi/issues/3

fde9dc33e412b3794731ee39545ed9b0dd32cdb9 authored over 2 years ago by Alexis Petrounias <[email protected]>
Merge pull request #2 from lambdaisland/alysbrooks-update-circleci

Update orbs and add Java15

f55a5569f3fff95dd271e49b525aadbc1cac8cf5 authored almost 3 years ago by A Brooks <[email protected]>
Update Kaocha.

8924fdc3d277a34a7b923b50c208a00442e58a37 authored almost 3 years ago by Alys Brooks <[email protected]>
Update orbs

ba3b18fc96bb792e42ca9c50628a9a78bb19dd67 authored over 3 years ago by A Brooks <[email protected]>
Update orbs and add Java15

cab95b5f4ac89d5dfa53a59778cb8a75c548216a authored almost 4 years ago by A Brooks <[email protected]>
Update CircleCI configuration to use Orbs

Use the Lambdaisland orbs (https://github.com/lambdaisland/meta) and CircleCI
2.1 "commands" opt...

fcc77f13668555da4686a3b2e41eda389c83158b authored about 6 years ago by Arne Brasseur <[email protected]>
Update dependencies

6bab464f4bce3f2a3e92357fd7370b7c691514ec authored about 6 years ago by Arne Brasseur <[email protected]>
Add support for a cursor location message

The client (process) can request the terminal to report its cursor location.
This message takes ...

92e8f1f3fc01aa6a17b3d160f74024f404bae476 authored about 6 years ago by Arne Brasseur <[email protected]>
Update badges

5fb16e9b07f9f7961840a51bc62b5e841c4864dc authored about 6 years ago by Arne Brasseur <[email protected]>
Merge pull request #1 from jstepien/reflection

Address reflection warnings

8a240e9d991787de4cd2f78a0bc7aef8d8234790 authored about 6 years ago by Arne Brasseur <[email protected]>
Address reflection warnings

fc1f277a80f66bbb3387e1322a30b37ea5dab1dd authored about 6 years ago by Jan Stępień <[email protected]>
Update circle config

5071d07b54573deca4544cdf0be3f4959864dee8 authored over 6 years ago by Arne Brasseur <[email protected]>
Fix hard to track down bug

We were occasionally seeing bits of input disappearing from the final result.
This turned out to...

2c5756d2b965f65714da3fd996e7ab43800ea264 authored over 6 years ago by Arne Brasseur <[email protected]>
Update kaocha

05dbc6473374ba9fc2634f163b75f06f2cb486d4 authored over 6 years ago by Arne Brasseur <[email protected]>
Support \e[m as a reset code, same as \e[0m

io.aviso.ansi outputs this as a reset code, so not unimportant we support this.

00ca089490a129c2cd848fc0331cca0acd439472 authored over 6 years ago by Arne Brasseur <[email protected]>
v0.1.4, the speedy gonzalez release.

Lots of ugly and platform dependent hacks to speed things up.

9648f0331a8718d0b9ee9605b151c1c7100e6be4 authored over 6 years ago by Arne Brasseur <[email protected]>
Bump version and release v0.1.2

e148383b6359d47ca032facc371516df12b7cd9d authored over 6 years ago by Arne Brasseur <[email protected]>
Short circuit strings without escape characters

The regular expression for detecting escape sequences is a significant
bottleneck. Since the maj...

9dec1bdab5a05fe3c00ee40ab1d17edde5b60374 authored over 6 years ago by Arne Brasseur <[email protected]>
Let's try to actually include something in the jar

6f08a53bbab20c0aa0a7b642144d552a20302b4c authored over 6 years ago by Arne Brasseur <[email protected]>
Add clojars badge

246908815582ed8c3bb0b9415b0b7d5d0a22ad7a authored over 6 years ago by Arne Brasseur <[email protected]>
Prepare for deploy. Fingers crossed for this maven stuff.

d46a3999cbec342a40cb3ccc3f676d7f0461930c authored over 6 years ago by Arne Brasseur <[email protected]>
Sudo try with node

a60e5ae6e064f7692e10f566ec122e7d194ec0af authored over 6 years ago by Arne Brasseur <[email protected]>
Try again with node

dd3a71b20f3d5efc868d77ac93ff77f29092187b authored over 6 years ago by Arne Brasseur <[email protected]>
Reimplement in CLJC with numerous improvements

- Clojure and ClojureScript support
- 8-bit and 24-bit color support
- two-step parsing for flex...

7cf740e321f2bfa602ef46a2610ff58ee45fe717 authored over 6 years ago by Arne Brasseur <[email protected]>
Start on CLJC reimplementation

1eb1c5f83f900a3c47b313c4901e4606f5cfe300 authored over 6 years ago by Arne Brasseur <[email protected]>
add status badge

9d3723df020d6e98da8f99170cc02e742e06bc23 authored over 6 years ago by Arne Brasseur <[email protected]>
Try to get CircleCI working

a16f347439ef1879f3183067015a44171f421556 authored over 6 years ago by Arne Brasseur <[email protected]>
Add a main namespace to directly convert files

3f41ea38f274dd272ad9aa753926dfadafca4f8b authored over 6 years ago by Arne Brasseur <[email protected]>
Enable Circle CI

dc6ec028ff38fc8332aa54707df931c174bd25e8 authored over 6 years ago by Arne Brasseur <[email protected]>
First commit

45f773f66ec9683e53e2dd1a066f1f9f4714786e authored over 6 years ago by Arne Brasseur <[email protected]>