decancer
decancer copied to clipboard
feature request: equal/startsWith/endsWith
I allow users to create simple patterns with asterisks which boils down to equal/startsWith/endsWith/contains. This is currently the only missing feature from adopting this library in production.
- [ ]
test
-> equal - [ ]
test*
-> startsWith - [ ]
*test
-> endsWith - [x]
*test*
-> contains
I'd really love to see these functions being added <3. Thanks!
Thank you for the suggestions! <3 I'll work on this later - since i'm quite busy IRL, this might take some time.
the features are now finally implemented!
be sure to wait for the next (big) update! ❤️
landed on version 1.5.2!