has-own-property
Property Checker
A utility to check if an object has a specific property
3 stars
4 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/hast-util-has-property | Utility to check if an element has a certain property | 1 |
clojure/test.check | A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. | 1,122 |
jonschlinkert/has-value | A utility function to check if an object value exists at a given path or is not empty | 26 |
jonschlinkert/get-value | A utility library that provides a simple way to access nested properties of objects using dot notation. | 247 |
bodigrim/smallcheck | A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
thejohnfreeman/autocheck | A C++17 testing library for property-based testing using QuickCheck or SmallCheck. | 125 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
nick8325/quickcheck | Automated testing of program properties in Haskell programs. | 726 |
syntax-tree/hast-util-is-element | Utility to check if a node matches certain element criteria in HTML or document structures | 12 |
mozilla/addons-linter | A tool that checks JavaScript code for errors and warnings in web extensions. | 318 |
joel-jeremy/externalized-properties | A lightweight library to resolve application properties from external sources. | 27 |
stocks29/exjprop | Library to read Java properties files from various sources | 0 |
typelift/swiftcheck | A testing library that generates random data to test program properties in Swift | 1,414 |
alfert/propcheck | A property-based testing framework for Elixir | 376 |
propertytools/propertytools | A collection of reusable UI controls for WPF applications. | 1,150 |