[documentation] state all the possible types in Readme #101
Open
Description
hi all,
This library introduces some types that don't exist in ES5 and I found it slightly annoying to do a guesswork, which type starts with capital letter and which does not.
I couldn't find the list of types in Chai documentation website. Even if it's there hidden somewhere, it would be nice to add the list of all types that this library produces in this library's README.
For example (with correct capitalisation):
string
<< lowercaseObject
<< uppercaseFunction
<< uppercaseboolean
<< lowercase- ...
and so on..
What do you think?
Metadata
Assignees
Labels
No labels