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 almost 3 years ago
Update CHANGELOG formatting

124f3fa893479a725f2654f5d373a00d801d93b0 authored almost 3 years ago
Update pom.xml and add CHANGELOG.md placeholders

8258022edbe9b4e443b77d84130caf0222ec9648 authored almost 3 years ago
# 0.2.37 (2022-04-27 / 60e897a)

### Added

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

85b322f242cdca8068c13a06371baea22f4f3b85 authored almost 3 years ago
Make bin/proj executable

60e897a74bc61117cbe10fc1328066ea093ab90a authored almost 3 years ago
CHANGELOG

15ee319e1b4d123e743ee5cc7b783444d9689d3d authored almost 3 years ago
Add version prefix

eb39f7d7295c4ba9c5004f37f0316295c01dae97 authored almost 3 years ago
Add lambdaisland/open-source tooling

f589dbe82bcbe58eee1b77da20413e9b3e3c68b3 authored almost 3 years ago
Bump dependencies, remove legacy scripts

839a996eb160d1c8f8ed8f9020edd9359acd01d8 authored almost 3 years ago
Merge pull request #4 from petrounias/master

Fixes issues 3 and 5

2b8de7882894221acb606a4ce63ea1f644e0be06 authored almost 3 years ago
Fixes https://github.com/lambdaisland/ansi/issues/5

459b3fe37f9a1e9baa0077069daa93bc5738bf00 authored almost 3 years ago
Fixes https://github.com/lambdaisland/ansi/issues/3

fde9dc33e412b3794731ee39545ed9b0dd32cdb9 authored almost 3 years ago
Merge pull request #2 from lambdaisland/alysbrooks-update-circleci

Update orbs and add Java15

f55a5569f3fff95dd271e49b525aadbc1cac8cf5 authored about 3 years ago
Update Kaocha.

8924fdc3d277a34a7b923b50c208a00442e58a37 authored about 3 years ago
Update orbs

ba3b18fc96bb792e42ca9c50628a9a78bb19dd67 authored over 3 years ago
Update orbs and add Java15

cab95b5f4ac89d5dfa53a59778cb8a75c548216a authored about 4 years ago
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
Update dependencies

6bab464f4bce3f2a3e92357fd7370b7c691514ec authored about 6 years ago
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
Update badges

5fb16e9b07f9f7961840a51bc62b5e841c4864dc authored about 6 years ago
Merge pull request #1 from jstepien/reflection

Address reflection warnings

8a240e9d991787de4cd2f78a0bc7aef8d8234790 authored about 6 years ago
Address reflection warnings

fc1f277a80f66bbb3387e1322a30b37ea5dab1dd authored about 6 years ago
Update circle config

5071d07b54573deca4544cdf0be3f4959864dee8 authored over 6 years ago
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
Update kaocha

05dbc6473374ba9fc2634f163b75f06f2cb486d4 authored over 6 years ago
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
v0.1.4, the speedy gonzalez release.

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

9648f0331a8718d0b9ee9605b151c1c7100e6be4 authored over 6 years ago
Bump version and release v0.1.2

e148383b6359d47ca032facc371516df12b7cd9d authored over 6 years ago
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
Let's try to actually include something in the jar

6f08a53bbab20c0aa0a7b642144d552a20302b4c authored over 6 years ago
Add clojars badge

246908815582ed8c3bb0b9415b0b7d5d0a22ad7a authored over 6 years ago
Prepare for deploy. Fingers crossed for this maven stuff.

d46a3999cbec342a40cb3ccc3f676d7f0461930c authored over 6 years ago
Sudo try with node

a60e5ae6e064f7692e10f566ec122e7d194ec0af authored over 6 years ago
Try again with node

dd3a71b20f3d5efc868d77ac93ff77f29092187b authored over 6 years ago
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
Start on CLJC reimplementation

1eb1c5f83f900a3c47b313c4901e4606f5cfe300 authored over 6 years ago
add status badge

9d3723df020d6e98da8f99170cc02e742e06bc23 authored almost 7 years ago
Try to get CircleCI working

a16f347439ef1879f3183067015a44171f421556 authored almost 7 years ago
Add a main namespace to directly convert files

3f41ea38f274dd272ad9aa753926dfadafca4f8b authored almost 7 years ago
Enable Circle CI

dc6ec028ff38fc8332aa54707df931c174bd25e8 authored almost 7 years ago
First commit

45f773f66ec9683e53e2dd1a066f1f9f4714786e authored almost 7 years ago