1.0.20 • Published 6 years ago

@kingjs/js v1.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.19

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago