falsefox

1.0.2 • Public • Published

I wanted to try creating my own NPM package, as I have been programming in node for years but never made one.

Docs

Contains a function which returns my various usernames and socials. Example:

const falsefox = require("falsefox") 

console.log(falsefox())
// { name: 'falsefox', github: 'false-fox', website: 'falsefox.dev' }

Readme

Keywords

none

Package Sidebar

Install

npm i falsefox

Weekly Downloads

1

Version

1.0.2

License

GPL-3.0

Unpacked Size

37.8 kB

Total Files

7

Last publish

Collaborators

  • falsefox