Names Packages
@stdlib/datasets-female-first-names-en
A list of common female first names in English speaking countries.
@stdlib/datasets-female-first-names-en-cli
A list of common female first names in English speaking countries.
@stdlib/datasets-male-first-names-en
A list of common male first names in English speaking countries.
@stdlib/datasets-male-first-names-en-cli
A list of common male first names in English speaking countries.
@stdlib/datasets-month-names-en
A list of month names (English).
@stdlib/datasets-month-names-en-cli
A list of month names (English).
@stdlib/utils-nonindex-keys
Return an array of an object's own enumerable property names which are not integer indices.
@stdlib/utils-properties
Return an array of an object's own enumerable and non-enumerable property names and symbols.
@stdlib/utils-nonenumerable-properties
Return an array of an object's own non-enumerable property names and symbols.
@stdlib/utils-nonenumerable-properties-in
Return an array of an object's own and inherited non-enumerable property names and symbols.
@stdlib/utils-nonenumerable-property-names
Return an array of an object's own non-enumerable property names.
@stdlib/utils-nonenumerable-property-names-in
Return an array of an object's own and inherited non-enumerable property names.
@stdlib/utils-writable-properties
Return an array of an object's own writable property names and symbols.
@stdlib/utils-writable-properties-in
Return an array of an object's own and inherited writable property names and symbols.
@stdlib/utils-writable-property-names
Return an array of an object's own writable property names.
@stdlib/utils-writable-property-names-in
Return an array of an object's own and inherited writable property names.
@stdlib/utils-properties-in
Return an array of an object's own and inherited property names and symbols.
@stdlib/utils-property-names
Return an array of an object's own enumerable and non-enumerable property names.
@stdlib/utils-property-names-in
Return an array of an object's own and inherited enumerable and non-enumerable property names.