create-object-with-keys

1.0.2 • Public • Published

create-object-with-keys

A Simple Package to create object with keys.

Installation

Install via NPM:

npm install create-object-with-keys

Usage

javascript

const myObj = require("create-object-with-keys");

myObj.createObject('key1', 'key2', 'key3'); // {key1: null, key2: null, key3: null }

/create-object-with-keys/

    Package Sidebar

    Install

    npm i create-object-with-keys

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    821 B

    Total Files

    3

    Last publish

    Collaborators

    • adeelahmad96