1.0.1 • Published 11 months ago
jo-anagram-checker v1.0.1
jo-anagram-checker
jo-anagram-checker
is a simple and efficient Node.js package for checking if two strings are anagrams of each other.
Features
- Lightweight: Minimal dependencies, easy to integrate.
- Fast: Uses efficient algorithms for quick anagram checks.
- Flexible: Supports various input cases, including special characters and whitespace.
Installation
You can install jo-anagram-checker
via npm:
npm install jo-anagram-checker