Skip to content

[documentation] state all the possible types in Readme #101

Open
@revelt

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 << lowercase
  • Object << uppercase
  • Function << uppercase
  • boolean << lowercase
  • ...

and so on..

What do you think?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions