1.0.2 • Published 4 years ago

seiyria v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

seiyria

Me as a Dependency

I made this just for fun and to make sure my name as a package doesn't get taken.

This is inspired by Mike Hartington's mhartington. Forked directly and shamelessly from joshmanders.

Usage

You can run it as a command:

$ npx seiyria

  Kyle J. Kemp / @seiyria
  
  Hire me:  https://seiyria.com/about

     Work:  Land of the Rair, Wicked Web Wizardry, IdleLands
  Twitter:  https://twitter.com/seiyria
   GitHub:  https://github.com/seiyria
 LinkedIn:  https://linkedin.com/in/seiyria
  Website:  https://seiyria.com
   Resume:  https://seiyria.com/resume.pdf

     Card:  npx seiyria

Or you can use it programmatically:

import seiyria from 'seiyria';

console.log(seiyria.name); // Kyle J. Kemp
console.log(seiyria.work.map(({ name }) => name).join(', ')); // Land of the Rair, Wicked Web Wizardry, IdleLands