Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for testing whether a value is a constant-cased string #540

Merged
merged 21 commits into from Oct 16, 2022
Merged

Add support for testing whether a value is a constant-cased string #540

merged 21 commits into from Oct 16, 2022

Commits on Oct 11, 2022

  1. Add readme.md

    Pranavchiku committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a5b47fb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Add README.md

    Planeshifter authored and Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f182eb5 View commit details
    Browse the repository at this point in the history
  2. add package.json

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a5dc4e2 View commit details
    Browse the repository at this point in the history
  3. Add lib

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    7119c9d View commit details
    Browse the repository at this point in the history
  4. Add examples

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5814053 View commit details
    Browse the repository at this point in the history
  5. Add etc

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    c465b2e View commit details
    Browse the repository at this point in the history
  6. Add docs

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    4df641b View commit details
    Browse the repository at this point in the history
  7. Add bin

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    c158ed8 View commit details
    Browse the repository at this point in the history
  8. add benchmark

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    9335dbd View commit details
    Browse the repository at this point in the history
  9. Add test.js

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    fc03861 View commit details
    Browse the repository at this point in the history
  10. add test/fixtures

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    9f56190 View commit details
    Browse the repository at this point in the history
  11. Add test.cli.js

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    7f525c3 View commit details
    Browse the repository at this point in the history
  12. add test.cli.js

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    80f5886 View commit details
    Browse the repository at this point in the history
  13. update bin/cli

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    e325be1 View commit details
    Browse the repository at this point in the history
  14. add test.cli.js

    Pranavchiku committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    3066c7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1af2ae6 View commit details
    Browse the repository at this point in the history
  16. Fix example

    kgryte committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f9be6cb View commit details
    Browse the repository at this point in the history
  17. Fix example

    kgryte committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a7fe456 View commit details
    Browse the repository at this point in the history
  18. Update description

    kgryte committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    d794bfa View commit details
    Browse the repository at this point in the history
  19. Update descriptions

    kgryte committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    b4f9c67 View commit details
    Browse the repository at this point in the history
  20. Update descriptions

    kgryte committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5e2b12c View commit details
    Browse the repository at this point in the history