Abbey Hawk Sparrow

Results 24 comments of Abbey Hawk Sparrow

Yargs has been pulled as a core dependency, due to security warnings... thus you cannot currently `install -g`. I will update the docs shortly... for now just use the experimental...

If you just want to use it, try `npm install -g [email protected]` (the last version to bundle yargs), if you want to dev pull the `ascii-art-cl` repo and do a...

(the remaining functions will be coming soon)

Sorry this was a point of confusion, I'll add some notes that cover the various allowed methods of import as it moves to 3.0 Thanks for the suggestion and for...

This is coming from [canvas](https://www.npmjs.com/package/canvas), which uses a native [cairo](https://www.cairographics.org/) binding. I'll see if there's an update(one that may contain a resolution) before the next release, but I'm guessing it's...

Sorry, for the late reply... but I'm considering implementing this. Is this the library (node&browser) or on the command-line?

This will be coming in the next release, but it will require either setting some path vars or some config options to point it at the right library. (request, axios...

This is now supported on the new CLI ( [`ascii-art-cl`](https://www.npmjs.com/package/ascii-art-cl) ) or if you call `setRequest()` on the root export or on Artwork or Image directly, using a request signature...

It's not lacking, it's absent. The old docs had this. Why remove it?

Hmm, you are quite correct. In the past I've seen some docs, It must've been some blog post I stumbled across. If it crosses my path again, I'll point you...