Search
harden
Makes your object properties hard.
v0.23.0 URL:
https://unpkg.com/harden@0.23.0/harden.js
Open
Browse Files
property
object
constant
non-enumerable
non-configurable
non-writable
harden
cemento
Harden properties of entity.
v0.17.0 URL:
https://unpkg.com/cemento@0.17.0/cemento.js
Open
Browse Files
property
constant
non-enumerable
non-configurable
non-writable
harden
cemento
@stdlib/assert-is-nonconfigurable-property-in
Test if an object's own or inherited property is non-configurable.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-nonconfigurable-property-in@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
object
obj
is
has
own
inherited
in
prototype
proto
configurable
non-configurable
descriptor
property
prop
test
check
validate
@stdlib/assert-is-nonconfigurable-property
Test if an object's own property is non-configurable.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-nonconfigurable-property@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
object
obj
is
has
configurable
non-configurable
property
prop
test
check
validate