scope-functions

1.1.0 • Public • Published

Build Status

Usage

import "scope-functions";

let myObj = {a:1}.also(console.log);

let myNumber = {a:1}.let(x => x.a);

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.02latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.02
1.0.11
1.0.00

Package Sidebar

Install

npm i scope-functions

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

4.63 kB

Total Files

12

Last publish

Collaborators

  • ken107