1.0.20 • Published 7 years ago

@kingjs/js v1.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

@kingjs/js Library

Here is a blurb describing the impetus for the library.

APIs

mapDescriptors: A function for transforming Javascript object literals.

For example, compiling (transforming) a Domain Specific Languages grafted on top of Javascript object literal syntax into Javascript classes.

defineProperty wrappers: A function for transforming Javascript object literals.

Functions for creating property descriptors with a given configuration specific for that type. For example, defineHiddenAccessor creates a non-enumerable, non-configurable property with a get accessor.

1.0.20

7 years ago

1.0.19

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago