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' }

/falsefox/

    Package Sidebar

    Install

    npm i falsefox

    Weekly Downloads

    2

    Version

    1.0.2

    License

    GPL-3.0

    Unpacked Size

    37.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • falsefox