poopyfill
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Poopyfill

A much needed polyfill.

TC39 proposal forthcoming.

Usage

const a = [1, 2]
a.eat(0)
// a == [0, 1, 2]

[1, 2].vomit() // == 1

[1, 2].poop() // == 2

const b = [1, 2]
b.ꓽO(3)
// b == [1, 2, 3]

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i poopyfill

Weekly Downloads

0

Version

1.0.1

License

CC0

Unpacked Size

1.39 kB

Total Files

7

Last publish

Collaborators

  • excitedleigh