Skip to content

iamwebwiz/Creations-of-God

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creations of God

npm npm bundle size

This is a fun package that was inspired by my Twitter display name: import { iamwebwiz } from 'CreationsOfGod'. Acknowledge that you are God's creation? Append your name here 🤓

Installation

npm install creations-of-god

or with Yarn

yarn add creations-of-god

Usage

CommonJS module:

const { iamwebwiz } = require('creations-of-god');

console.log(iamwebwiz); // returns "Ezekiel Oladejo"

or with ES6 module:

import { iamwebwiz } from 'creations-of-god';

console.log(iamwebwiz); // returns "Ezekiel Oladejo"

Nice, right?

Contribution

Fork this repository, append your Twitter handle and your full (first & last) name to the creationsOfGod.json file and send in a Pull Request. It is that simple!

About

📦 Fun package inspired by my Twitter display name. Acknowledge God as your creator? Add your Twitter handle and name (first and last) here 🤓

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published