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
76a239f820e8f85790cf5b578ad0f08c8e24cf75 authored over 2 years ago by Arne Brasseur <[email protected]>
124f3fa893479a725f2654f5d373a00d801d93b0 authored over 2 years ago by Arne Brasseur <[email protected]>
8258022edbe9b4e443b77d84130caf0222ec9648 authored over 2 years ago by Arne Brasseur <[email protected]>
### 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]>60e897a74bc61117cbe10fc1328066ea093ab90a authored over 2 years ago by Arne Brasseur <[email protected]>
15ee319e1b4d123e743ee5cc7b783444d9689d3d authored over 2 years ago by Arne Brasseur <[email protected]>
eb39f7d7295c4ba9c5004f37f0316295c01dae97 authored over 2 years ago by Arne Brasseur <[email protected]>
f589dbe82bcbe58eee1b77da20413e9b3e3c68b3 authored over 2 years ago by Arne Brasseur <[email protected]>
839a996eb160d1c8f8ed8f9020edd9359acd01d8 authored over 2 years ago by Arne Brasseur <[email protected]>
Fixes issues 3 and 5
2b8de7882894221acb606a4ce63ea1f644e0be06 authored over 2 years ago by Arne Brasseur <[email protected]>459b3fe37f9a1e9baa0077069daa93bc5738bf00 authored over 2 years ago by Alexis Petrounias <[email protected]>
fde9dc33e412b3794731ee39545ed9b0dd32cdb9 authored over 2 years ago by Alexis Petrounias <[email protected]>
Update orbs and add Java15
f55a5569f3fff95dd271e49b525aadbc1cac8cf5 authored almost 3 years ago by A Brooks <[email protected]>8924fdc3d277a34a7b923b50c208a00442e58a37 authored almost 3 years ago by Alys Brooks <[email protected]>
ba3b18fc96bb792e42ca9c50628a9a78bb19dd67 authored over 3 years ago by A Brooks <[email protected]>
cab95b5f4ac89d5dfa53a59778cb8a75c548216a authored almost 4 years ago by A Brooks <[email protected]>
Use the Lambdaisland orbs (https://github.com/lambdaisland/meta) and CircleCI
2.1 "commands" opt...
6bab464f4bce3f2a3e92357fd7370b7c691514ec authored about 6 years ago by Arne Brasseur <[email protected]>
The client (process) can request the terminal to report its cursor location.
This message takes ...
5fb16e9b07f9f7961840a51bc62b5e841c4864dc authored about 6 years ago by Arne Brasseur <[email protected]>
Address reflection warnings
8a240e9d991787de4cd2f78a0bc7aef8d8234790 authored about 6 years ago by Arne Brasseur <[email protected]>fc1f277a80f66bbb3387e1322a30b37ea5dab1dd authored about 6 years ago by Jan Stępień <[email protected]>
5071d07b54573deca4544cdf0be3f4959864dee8 authored over 6 years ago by Arne Brasseur <[email protected]>
We were occasionally seeing bits of input disappearing from the final result.
This turned out to...
05dbc6473374ba9fc2634f163b75f06f2cb486d4 authored over 6 years ago by Arne Brasseur <[email protected]>
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]>Lots of ugly and platform dependent hacks to speed things up.
9648f0331a8718d0b9ee9605b151c1c7100e6be4 authored over 6 years ago by Arne Brasseur <[email protected]>e148383b6359d47ca032facc371516df12b7cd9d authored over 6 years ago by Arne Brasseur <[email protected]>
The regular expression for detecting escape sequences is a significant
bottleneck. Since the maj...
6f08a53bbab20c0aa0a7b642144d552a20302b4c authored over 6 years ago by Arne Brasseur <[email protected]>
246908815582ed8c3bb0b9415b0b7d5d0a22ad7a authored over 6 years ago by Arne Brasseur <[email protected]>
d46a3999cbec342a40cb3ccc3f676d7f0461930c authored over 6 years ago by Arne Brasseur <[email protected]>
a60e5ae6e064f7692e10f566ec122e7d194ec0af authored over 6 years ago by Arne Brasseur <[email protected]>
dd3a71b20f3d5efc868d77ac93ff77f29092187b authored over 6 years ago by Arne Brasseur <[email protected]>
- Clojure and ClojureScript support
- 8-bit and 24-bit color support
- two-step parsing for flex...
1eb1c5f83f900a3c47b313c4901e4606f5cfe300 authored over 6 years ago by Arne Brasseur <[email protected]>
9d3723df020d6e98da8f99170cc02e742e06bc23 authored over 6 years ago by Arne Brasseur <[email protected]>
a16f347439ef1879f3183067015a44171f421556 authored over 6 years ago by Arne Brasseur <[email protected]>
3f41ea38f274dd272ad9aa753926dfadafca4f8b authored over 6 years ago by Arne Brasseur <[email protected]>
dc6ec028ff38fc8332aa54707df931c174bd25e8 authored over 6 years ago by Arne Brasseur <[email protected]>
45f773f66ec9683e53e2dd1a066f1f9f4714786e authored over 6 years ago by Arne Brasseur <[email protected]>