@core-es/util

0.1.0 • Public • Published

This package contains helpers used by core-es packages.

api

@core-es/util/polyfill/getter

(O: {}, name: string | number | Symbol, fn: Function) => void

A simple helper to add a getter.

@core-es/util/polyfill/setter

(O: {}, name: string | number | Symbol, fn: Function) => void

A simple helper to add a setter.

@core-es/util/polyfill/value

(O: {}, name: string | number | Symbol, value: any) => void

A simple helper to polyfill the target if it is undefined.

contributing

NOTE: I won't be accepting feature requests for this module.

license

Copyright © 2018+ Futago-za Ryuu, https://github.com/futagoza
Released under the MIT License, http://opensource.org/licenses/MIT.

Package Sidebar

Install

npm i @core-es/util

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

4.29 kB

Total Files

8

Last publish

Collaborators

  • ryuu