MichaelDanilov / node-michaeldanilov

Get information about me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Michael Danilov

Get information about Michael Danilov

Motivation

Hold package name and synchronize information about me between my projects.

Usage

API

const michaeldanilov = require('michaeldanilov');

console.log(michaeldanilov.name); // Michael Danilov
console.log(michaeldanilov.ru.name); // Михаил Данилов

License

MIT © 2020 Michael Danilov

About

Get information about me

License:MIT License


Languages

Language:TypeScript 97.9%Language:JavaScript 2.1%