0.3.0 • Published 4 years ago

@kwltrs/about-me v0.3.0

Weekly downloads
1
License
Beerware
Repository
-
Last release
4 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

4 years ago

0.2.0

8 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

1.0.0

9 years ago