@kwltrs/about-me

0.3.0 • Public • Published

About me

Netlify Status

$ npm info @kwltrs/about-me kwltrs

Example usage

cli

$ npm info @kwltrs/about-me kwltrs.gpg.pubkey | xargs curl --silent | gpg --import

common js

$ npm install @kwltrs/about-me
import { fn, address } from '@kwltrs/about-me';

console.log(`Hello, my name is ${fn} and I live in ${address.locality}.`);

/@kwltrs/about-me/

    Package Sidebar

    Install

    npm i @kwltrs/about-me

    Weekly Downloads

    1

    Version

    0.3.0

    License

    Beerware

    Unpacked Size

    1.91 kB

    Total Files

    5

    Last publish

    Collaborators

    • kwltrs