release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
jonschlinkert/ends-with
GitHub
github.com
Releases
3
Frequency
1 year 3 months
Last Release
about 9 years ago
Friday, 14 April 2017, 23:48
Stars
8
Return `true` if a string ends with the given characters.
Log in to subscribe
Releases
3
Links
1
Collections
0
Linked projects
ends-with
NPM
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.