center-code icon indicating copy to clipboard operation
center-code copied to clipboard

Shows the file's source centered in the terminal

Results 5 center-code issues
Sort by recently updated
recently updated
newest added

command: `cat cypress.config.js | center` outputs: `ERROR: cannot find input file undefined Exception ignored in: BrokenPipeError: [Errno 32] Broken pipe` a normal cat (without the `| center`) just outputs the...

I just tried this code `test.js`: ```js async function foo() { console.log('Hello world!') } hello() ``` and run `center test.js` it tells me: ``` // other logs... at IO.unsafePerformIO (/Users/xxx/.nvm/versions/node/v14.17.6/lib/node_modules/center-code/node_modules/ramda/dist/ramda.js:44:27)...

Should not show the folder

bug

Depends on https://github.com/bahmutov/modules-used/issues/1