Popularity
5.4
Growing
Activity
0.0
Stable
11
3
1
Monthly Downloads: 2
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
ACME
Latest version: v0.0.2.0
ascii-cows alternatives and similar packages
Based on the "ACME" category.
Alternatively, view ascii-cows alternatives based on common mentions on social networks and blogs.
-
yes-precure5-command
Extended yes command to reproduce the phrases when the Japanese battle heroine PreCure transform. -
typesafe-precure
Type-safe transformations and purifications of PreCures (Japanese battle heroine) -
acme-cofunctor
A Cofunctor is a structure from category theory dual to Functor -
acme-cutegirl
A package which exists solely to try and give the user a cute girl. Executable and library are both available. -
acme-circular-containers
Spineless containers which are fast to read but inefficient to update -
acme-one
The identity element and the absorbing element of Cabal package dependencies -
acme-zero
The identity element and the absorbing element of Cabal package dependencies
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of ascii-cows or a related project?
README
cows
400+ ASCII 🐮s
> import Cows (randomCow)
> import Data.Random.RVar (runRVar)
> import Data.Random.Source.DevRandom (DevRandom(DevURandom))
> import qualified Data.Text.IO as TIO
> TIO.putStrLn =<< runRVar randomCow DevURandom
(__)
(oo)
/-------\/__
/ | |__\/ \~~~~~~~/
* ||----| \_____/
^^ ^
Cow punch
See Also
License
MIT © Sindre Sorhus & Pascal Hartig
*Note that all licence references and agreements mentioned in the ascii-cows README section above
are relevant to that project's source code only.