sfcode
An Online Competing and Development Environment
|
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
_(TOC generated by verb using markdown-toc)_
Install with npm:
You may also pass an object and property name to check if the property is an accessor:
false
when not an object
true
when the object has valid properties
and the properties all have the correct JavaScript types:
false
when the object has invalid properties
false
when an accessor is not a function
false
when a value is not the correct type
Install dev dependencies:
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Jon Schlinkert
Copyright © 2015 Jon Schlinkert Released under the MIT license.
This file was generated by verb on December 28, 2015.