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 }

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i create-object-with-keys

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

821 B

Total Files

3

Last publish

Collaborators

  • adeelahmad96