Ecosyste.ms: OpenCollective

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

github.com/vadimdemedes/ink

🌈 React for interactive command-line apps
https://github.com/vadimdemedes/ink

Add Specify CLI to readme (#628)

168244470cd3e4b85e19b968a55938d013232761 authored about 1 year ago by Louis Chenais <[email protected]>
Use simpler CI detection (#638)

fd0698bd69f7b21eba1d3e0db4505c9028854374 authored about 1 year ago by Sindre Sorhus <[email protected]>
Fix linting

679596288c132aa200a5bc647f2cd128fe076009 authored about 1 year ago by Sindre Sorhus <[email protected]>
Make TypeScript accepts some more Node.js 18 features

Node.js 18 seems to support some ES2023 features too.

28854d48a33178a09ed82f8f02770b55f642b8ec authored about 1 year ago by Sindre Sorhus <[email protected]>
Require Node.js 18 (#635)

d73468ae930dafb244c146ac580f0913db4b71a3 authored about 1 year ago by Sindre Sorhus <[email protected]>
Remove Project Wallace from readme (#629)

801efff4fbc30ee7305becdd6d9eac828906cb78 authored over 1 year ago by Bart Veneman <[email protected]>
4.4.1

4a088eb6d20ce59bb5a0ad8122177b2dbb6ece4c authored over 1 year ago by Vadim Demedes <[email protected]>
Fix React Devtools integration (#626)

3d02a16b709d24293c69fe2cf0405f62860542ba authored over 1 year ago by Vadim Demedes <[email protected]>
Fix inability to read user input after app exit (#622)

45dcc1e2770e3313557352d119ecc8234b052259 authored over 1 year ago by Matteo Depalo <[email protected]>
Fix broken link escapes (#623)

adc2c0cf5c6a0d7c29edccda51428d05eb422a58 authored over 1 year ago by Matteo Depalo <[email protected]>
4.4.0

9ff9ef95f48434c403e780e8ce0f89e9ce41bf11 authored over 1 year ago by Vadim Demedes <[email protected]>
Use `readable` event instead of `data` to read from stdin (#616)

814f33e283770b5c0837de6a433a7766e4a7485b authored over 1 year ago by Matteo Depalo <[email protected]>
Minor tweaks

a5b407d41902264abd7399867f55c48cae7c023b authored over 1 year ago by Vadim Demedes <[email protected]>
Add `index` property to `Transform` (#619)

0ee8e89d4f2afc47926d94bf0fc732ddb45eef1a authored over 1 year ago by isaacs <[email protected]>
4.3.1

968466f20e94528c05f28ba6e8d2a737845fc150 authored over 1 year ago by Vadim Demedes <[email protected]>
Update `ansi-tokenize` dependency to be compatible with Node.js v14.x again (#618)

86e93ff22d67a462827a5cc7f5cb21326df07353 authored over 1 year ago by Chris Newhouse <[email protected]>
Pin XO version

80239ca22e1150b09759ce24da9f198da659b124 authored over 1 year ago by Vadim Demedes <[email protected]>
Add Linear to “Who’s using Ink” list

b266842e695951669e19f5aeeffdab541efdaeba authored over 1 year ago by Vadim Demedes <[email protected]>
4.3.0

1e945728ac5dce876029b0d3e2ca552393b40a06 authored over 1 year ago by Vadim Demedes <[email protected]>
Add Walle to "Who's Using Ink?" (#593)

dde0547cea6a2dfb6eaf822d102159d2016a4f2c authored over 1 year ago by Stas <[email protected]>
Speed up generation of output (#564)

9ff4d20b3d7552b004a534b517215e7c910ac482 authored over 1 year ago by AlCalzone <[email protected]>
Fix broken build and linter for Node.js v14.x

f3f5720b191d8fc2f82aaa289e11a9182acb127f authored over 1 year ago by Vadim Demedes <[email protected]>
Fix broken linter

Fixes #606

XO started failing with some internal ESLint error for some reason,
so I updated XO ...

5b1e57ce1c0c65ac8b9d1e8cb4637a5d972d10f3 authored over 1 year ago by Vadim Demedes <[email protected]>
Dim border color (#582)

8a0476024cf997e0dbc02e493ad3972349b02474 authored over 1 year ago by Vadim Demedes <[email protected]>
Batch state updates in `useInput` callback (#581)

eed2a11807b60283397e4bf392c591fb8606bdf7 authored over 1 year ago by Vadim Demedes <[email protected]>
Add GitHub Copilot to "Who's using Ink"

e4d477073764807c38efd1ba86bb5b064faee361 authored over 1 year ago by Vadim Demedes <[email protected]>
4.2.0

4e7546939cc383897bf40610db17c69b4e9ba84c authored over 1 year ago by Vadim Demedes <[email protected]>
Minor changes in readme

dac969b5d2e9996c2fa759eb25e791197b450713 authored over 1 year ago by Vadim Demedes <[email protected]>
Rework parsing keyboard input in `useInput` (#576)

6f99ca3059bb70891e324b30a49875d29210dd15 authored over 1 year ago by Vadim Demedes <[email protected]>
Detect arrow keys when pressed together with meta key

Related to #512.

8180c1c9af5060373fa1d816306875081d7f8821 authored over 1 year ago by Vadim Demedes <[email protected]>
Fix tab key incorrectly having `ctrl` equal to `true`

Related to #512.

26b83643f91855b407f39c2bec2fef1dbdede13b authored over 1 year ago by Vadim Demedes <[email protected]>
Fix arrow and page up/down keys detected as meta keys (#573)

09261d563c87629108c976c4de6656b5ff695d1f authored over 1 year ago by Vadim Demedes <[email protected]>
Disable `esModuleInterop`

71770f8f94c93bd129b25b1cedc84ca17fb0d49e authored over 1 year ago by Vadim Demedes <[email protected]>
Add `dev` script

d18fbc9b63ae73ffb62f7d372b0266d6953ae1a5 authored over 1 year ago by Vadim Demedes <[email protected]>
Customize border style (#570)

fb66872f903311d5b78ba113d009fe8e6f853e51 authored over 1 year ago by Vadim Demedes <[email protected]>
Fix incorrect border style used for right border

789e613eb9a3126a2ad05016f61976343a5ecd5a authored over 1 year ago by Vadim Demedes <[email protected]>
Customize border color of each side (#569)

015202c5b277653af028aa37615294057a51e61c authored over 1 year ago by Vadim Demedes <[email protected]>
Minor fixes in readme

714c4a1e56f6d2a8bd86962ee85417a4fef1692f authored over 1 year ago by Vadim Demedes <[email protected]>
Control visibility of individual border sides (#568)

3e0aeab42ff4a3a491f0e9693d1116976abd2f7f authored over 1 year ago by Vadim Demedes <[email protected]>
Move shorthand `margin`, `padding` and `gap` props out of `Box` (#567)

ba9afd905b9626ba06a44bc7f76737bbcf0bd08c authored over 1 year ago by Vadim Demedes <[email protected]>
Improve diffing of styles (#566)

690d48cabb70687b4c84edbec840d474c4fbd613 authored over 1 year ago by Vadim Demedes <[email protected]>
Fix links to examples in readme

2a67354222affbc1728fd55f2faaede8ddd899c0 authored over 1 year ago by Vadim Demedes <[email protected]>
Fix code examples in readme

5ec258bd5ab7730ae61cd1bb5104f0d0131a16f5 authored over 1 year ago by Vadim Demedes <[email protected]>
4.1.0

1d26beb7be3301ad561f3546e8f6e0e32667bf4c authored over 1 year ago by Vadim Demedes <[email protected]>
Update `slice-ansi` (#565)

e63510672354ee585c36c70d1df1f8e8c1911908 authored over 1 year ago by Vadim Demedes <[email protected]>
Support `gap` in `Box` (#562)

4a67772d5d2dd660ed93cefe5221d2d4ea5bd8ef authored almost 2 years ago by Vadim Demedes <[email protected]>
Support `flexWrap` in `Box` (#479)

7bdbde5c9d6689776250a668f8485f811cffbfbc authored almost 2 years ago by Subhi Al Hasan <[email protected]>
Fix missing element dimensions (#561)

5f093681d1f7d14bbd1eaa1bbb4c191c9dabaff4 authored almost 2 years ago by Vadim Demedes <[email protected]>
Replace `yoga-layout-prebuilt` with `yoga-wasm-web` (#550)

c97a2eed44f81e3870824518effea56673130b36 authored almost 2 years ago by Amit Dahan <[email protected]>
Import `throttle` Lodash function directly (#511)

025c10f569d34503ebf1f51cd293a1548a076746 authored almost 2 years ago by Kristoffer K <[email protected]>
Fix broken layout when emojis are used (#536)

96b6c4669252098fcd42c1ed02b20e318da50e05 authored almost 2 years ago by Lucas Colombo <[email protected]>
Allow configuring overflow behavior in `Box` component (#502)

6278b816ddd4d52e20c53cdf6e42cf81942778ac authored almost 2 years ago by Vadim Demedes <[email protected]>
Fix links to examples in the readme (#554)

ae82fc658c1f2ba7ca9eb57b481f1a201e1fd53b authored almost 2 years ago by Randall71 <[email protected]>
Add ToDesktop CLI to "Who's Using Ink?" section (#540)

a53daa328200eff951ae9da7d8d3e22f507bd530 authored almost 2 years ago by Dave Jeffery <[email protected]>
4.0.0

9b1002cf9bfb2d8502b9825f8e093dd40c2ea1d2 authored almost 2 years ago by Vadim Demedes <[email protected]>
Minor changes

58fbd6cc2a3f0b0f5d70d83db2eca405b2bb02d3 authored almost 2 years ago by Vadim Demedes <[email protected]>
Minor CI tweaks

e55b168951d87b88fd2b534750a8485cb0ff311e authored almost 2 years ago by Vadim Demedes <[email protected]>
Set default streams in `StdinContext`, `StdoutContext` and `StderrContext`

ceb00f1ebff8419b27e844a211e27fba39572ffd authored almost 2 years ago by Vadim Demedes <[email protected]>
Fix import of `DefaultEventPriority` from `react-reconciler`

f968aa4470e3a5a46d2f50f2ab99046a3a343cc9 authored almost 2 years ago by Vadim Demedes <[email protected]>
Migrate Ink to ESM and update React (#546)

aaf45a1a80280372a3e2d6f7b309499a507bbb31 authored almost 2 years ago by Pedro Piñera Buendía <[email protected]>
Fix typo in readme (#541)

93b7e2dab5eea4cb2b6bb876d4af30a9c9e53d05 authored about 2 years ago by Leon Si <[email protected]>
Add Shopify CLI to "Who's Using Ink?" (#537)

979e5a00ccd3feddacee41ec046542515bc85d13 authored about 2 years ago by Matteo Depalo <[email protected]>
Minor readme tweaks

5d24ed8ada593a6c36ea5416f452158461e33ba5 authored over 2 years ago by Sindre Sorhus <[email protected]>
Add turdle to "Who's using Ink?" (#509)

7a03340898651b0bf5165147bab0f9cfeb6e47eb authored over 2 years ago by Ayush Choudhury <[email protected]>
Fix types and linting errors (#531)

d24c66171439b6e54483841765a015356c74ef7b authored over 2 years ago by LitoMore <[email protected]>
Fix typo in readme (#525)

ba6b7ea0fd749829c2b612106213cc67a6271267 authored over 2 years ago by Ziqiu Zhao <[email protected]>
Add Cloudflare's Wrangler and Inkle to readme

0099134cf8fd6e8fca483bd5dbb24adae8ef29a7 authored over 2 years ago by Vadim Demedes <[email protected]>
Add banner about war in Ukraine against russia

4fa00de3a0e8b96562c85d3b65673be0dc15ffc2 authored almost 3 years ago by Vadim Demedes <[email protected]>
Minor fixes

b802b649c78e4f5f1e68b7fe9e3b040c00e55e3e authored almost 3 years ago by Vadim Demedes <[email protected]>
Move `react-devtools-core` to optional peer dependency (#498)

8c2378a2796d945d1df0a4e7852d36408dad7894 authored almost 3 years ago by Simen Bekkhus <[email protected]>
Move sponsors a bit

763db800f6b93c0807b016c6dc1ac8cccef0a67b authored almost 3 years ago by Vadim Demedes <[email protected]>
Add WorkOS as a platinum sponsor

47d8a7d580d721a6134fc47f4eb11ec4b9113790 authored almost 3 years ago by Vadim Demedes <[email protected]>
Fix `use-focus-with-id` example link (#497)

60786137315beee3b802b324204b67374ba458bf authored almost 3 years ago by Tobias Fried <[email protected]>
Add lrn to "Who's Using Ink?" (#494)

b36080b9fb3cabc236742cf7167629d328a19ce0 authored almost 3 years ago by krychu <[email protected]>
Add mnswpr to "Who's Using Ink?" (#488)

d9b356aadbe5570682716e069e0656dce969a631 authored about 3 years ago by Alexander Mordvinov <[email protected]>
Make shell commands copyable in the readme (#481)

8b8e6e562c2a9b4fef917afb48948d5edda050aa authored about 3 years ago by LitoMore <[email protected]>
Update `node-pty` dependency (#483)

36c1406aa1bced316d3c331e5842e3764f800578 authored about 3 years ago by LitoMore <[email protected]>
3.2.0

0842d56daadae70df842f71bcb50a7bff456aef9 authored about 3 years ago by Vadim Demedes <[email protected]>
Update `ws` dependency

Fixes #473

7fac58a205983739450df3d17aa902bc99aa25fb authored about 3 years ago by Vadim Demedes <[email protected]>
Support React 17

Fixes #466

5b10413f57e35f542e93ab70692aee9fb08e1058 authored about 3 years ago by Vadim Demedes <[email protected]>
3.1.0

ee4d562b04cb23ee521152d44ab85bf09c86d35c authored about 3 years ago by Vadim Demedes <[email protected]>
Test Node.js v14.x and v16.x

475bda80d94ef5bdb7865982580911a48877ba9e authored about 3 years ago by Vadim Demedes <[email protected]>
Try to fix flaky test for handling Ctrl+C

c0bf187c0223b8150c0707d993887473505abf30 authored about 3 years ago by Vadim Demedes <[email protected]>
Remove svg-term-cli

ea9bc0b9ceb2539e1305ab41a86aac5d3b2a6f4f authored about 3 years ago by Vadim Demedes <[email protected]>
Run prettier

546fe16541fd05ad4e638d6842ca4cbe88b4092b authored about 3 years ago by Vadim Demedes <[email protected]>
Add programmatic focus (#426) (#427)

58096215d3859764d6391da5fb5a96c801104905 authored about 3 years ago by Tobias Fried <[email protected]>
Fix CI (#478)

adcc7ba125f477f2ca154878e8972193e355d907 authored about 3 years ago by Subhi Al Hasan <[email protected]>
Fix `Box` example in the readme (#477)

771575eb8587c186a755943ca33d49ead2685a42 authored over 3 years ago by inokawa <[email protected]>
3.0.9

60ed5f4fb945e3387b201725683516b122bbd8e2 authored over 3 years ago by Vadim Demedes <[email protected]>
Minor fixes

c74ae141f39cca5fbe443145dc4b48541e3ac224 authored over 3 years ago by Vadim Demedes <[email protected]>
Fix box border rendering containing emojis and wide characters (#444)

a8f563ca036181cead53eb2e9d1ca36e6e1251f7 authored over 3 years ago by Jakub Dundalek <[email protected]>
Remove Yarn from "Who is using Ink" section in readme

9a6e7adec914d9780b5224c6677097b474fe80d2 authored over 3 years ago by Vadim Demedes <[email protected]>
Fix the TypeScript type for the `backgroundColor` prop (#451)

7a3b32dbad292953cfbfbe4413a339c5562b0acf authored over 3 years ago by minungHan <[email protected]>
Add tasuku to "Who's Using Ink?" (#449)

Co-authored-by: Sindre Sorhus <[email protected]>

9b877978222defbbcd68d216f993e556acb4dc3c authored over 3 years ago by hiroki osame <[email protected]>
Add fast-cli to "Who's using Ink" section

5abb6a12ff4fbf26532977cc064bf4a44f34094a authored over 3 years ago by Sindre Sorhus <[email protected]>
Add link to ink-task-list in readme (#436)

e71337d6d2db40cf3396831e92322691af2f0c14 authored over 3 years ago by hiroki osame <[email protected]>
Add ink-form to useful components (#419)

259edd47968081b23b176b7a7cfecc5e5757845d authored almost 4 years ago by Lukas Bach <[email protected]>
Add link to ink-syntax-highlight in readme (#407)

585e9cfb9e6c8c88820e8e541b21e0ce774ec73b authored almost 4 years ago by Vitalii Sashyn <[email protected]>
Remove Parcel from the list in readme

e4304accea5a5466c3cdedd076732c92edf6c297 authored almost 4 years ago by Vadim Demedes <[email protected]>
Add example for rendering subprocess output (#406)

5eb17f39cbeca4032e2787eeebed3172eb313776 authored about 4 years ago by kostia1359 <[email protected]>