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

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    7
    • latest

Version History

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

Package Sidebar

Install

npm i scope-functions

Weekly Downloads

8

Version

1.1.0

License

MIT

Unpacked Size

4.63 kB

Total Files

12

Last publish

Collaborators

  • ken107