0.3.0 • Published 5 years ago

@kwltrs/about-me v0.3.0

Weekly downloads
1
License
Beerware
Repository
-
Last release
5 years ago

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}.`);
0.3.0

5 years ago

0.2.0

9 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

1.0.0

10 years ago