JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q34812F
  • License MIT

Unicorns made easy

Package Exports

  • get-unicorn

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (get-unicorn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

get-unicorn

Unicorns made easy

Usage

import unicorn from 'get-unicorn';

console.log(unicorn.emoji());
// 🦄

console.log(unicorn.small());
//    ../
//   /(-\
//  / /`-`

console.log(unicorn.medium());
//          ,
//         //
//     .  //
//     |\//7
//    /' " \
//   .  . .
//   | (    \
//   |  '._ ¨)
//   /    |

console.log(unicorn.large());
//                                                     /
//                                                   .7
//                                        \       , //
//                                        |\.--._/|//
//                                       /\ ) ) ).'/
//                                      /(  \  // /
//                                     /(   J`((_/ \
//                                    / ) | _\     /
//                                   /|)  \  eJ    L
//                                  |  \ L \   L   L
//                                 /  \  J  `. J   L
//                                /  \    J   (\   /
//              _....___         |  \      \   \```
//       ,.._.-'        '''--...-||\     -. \   \
//     .'.=.'                    `         `.\ [ Y
//    /   /                                  \]  J
//   | | |          \                         |   L
//   | | |           Y                        A  J
//   |    \          I             \        ( |]/|
//   J     \         /._           /        -tI/ |
//    L     )       /   /'-------'J           `'-:.
//    J   .'      ,'  ,' ,     \   `'-.__          \
//     \ T      ,'  ,'   )\    /|        ';'---7   /
//      \|    ,'L  Y...-' / _.' /         \   /   /
//       J   Y  |  J    .'-'   /         ,--.(   /
//        L  |  J   L -'     .'         /  |    /\
//        |  J.  L  J     .-;.-/       |    \ .' /
//        J   L`-J   L____,.-'`        |  _.-'   |
//         L  J   L  J                  ``  J    |
//         J   L  |   L                     J    |
//          L  J  L    \                    L    \
//          |   L  ) _.'\                    ) _.'\
//          L    \('`    \                  ('`    \
//           ) _.'\`-....'                   `-....'
//          ('`    \                                
//           `-.___/   sk                           

Acknowledgments

Home of the unicorns