seiyria
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i seiyria

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

4.92 kB

Total Files

7

Last publish

Collaborators

  • seiyria