'Boxen' is a javascript library that creates boxes in the terminal. It was written by @sindresorhus and boasts almost 12 million downloads per week. I recently proposed adding a feature. Follow the development of the issue at https://github.com/sindresorhus/boxen/issues/94
#npm #boxen #cli #js #javascript #github

Feature request: Add the option `borderBackgroundColor` · Issue #94 · sindresorhus/boxen
HI. In some applications you feel the lack of the borderBackgroundColor option, which changes the background color of the box perimeter. Here I report the diff of the index.js file that adds that o...
GitHub