1.1.1 • Published 8 years ago

amanhimself v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

amanhimself

An npm package about myself.

npm npm npm

Installation

$npm install -S amanhimself

Usage

const aman = require('amanhimself');

console.log(aman.name.first);
//=> 'aman'
console.log(aman.projects.jade.description);
//=> Jade/Pug snippets package for Atom.

API

  • name
    • first
    • last
    • full
  • description
  • links
    • website
    • twitter
    • github
    • blog
    • medium
    • npm
    • atom
  • skills
    • specialities
    • serverSide
    • clientSide
    • database
    • templateEngines
    • tools
    • editors
  • projects
1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

9 years ago

0.1.0

9 years ago