@v57/strip
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Installation

npm install --save @v57/strip

Usage

const strip = require('@v57/strip')
let a
let b = 0
let c = '1'
console.log(strip({ a, b, c }))
// prints { b: 0, c: '1' }

Readme

Keywords

Package Sidebar

Install

npm i @v57/strip

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

1.3 kB

Total Files

4

Last publish

Collaborators

  • v57