No description provided.
React Native Zeroconf scanner using Bonjour (iOS) and NSD (Android). Powered by Nitro Modules.
isPalaindrom algoritme , just checking to the middel of the string
This is my homework
Returns true if the given object as a string is a palindrome, else false.
A NodeJS application that checks if the string is a palidrome
Manacher's algorithm to find longest palindrome in a string.
This project provides several utility functions for common string and number operations. These functions are:
A NodeJS application that checks if a string is a palindrome
A simple Node.js utility to check whether a given string is a palindrome.
Simple string utility functions for common string operations.
A collection of utility functions to format text input (camelCase, snake_case, digits only, etc.)
"A NodeJs application that checks if a string is a palindrome",
Elba is a palindrome detector. It accepts string and returns a true/false whether that string is a palindrome.
3D monitoring for metrics and KPIs
This package checks whether a certain string is a palindrome or not
Tested Node.js utility library with CI and coverage
A simple palindrome checker.
Clever Utils is a Node.js module providing a collection of clever utility functions for various purposes.
A palindrome is a word, phrase, number, or other sequence of symbols or elements, whose meaning may be interpreted the same way in either forward or reverse direction.
This is the package for my web development practice
Just Another Javascript utility library that focuses on *DRYing* and **reducing** the lines of sources codes.
A simple Node.js utility to check if a string is a palindrome.
A simple function to check if a string is a palindrome.
A dependency-free disassembler and assembler for the Hermes bytecode
* The development of Torn's API v2 is still ongoing. * If selections remain unaltered, they will default to the API v1 version. * Unlike API v1, API v2 accepts both selections and IDs as path and query parameters. * If any discrepancies or errors are found, please submit a [bug report](https://www.torn.com/forums.php#/p=forums&f=19&b=0&a=0) on the Torn Forums.
An anagram generator
A collection of useful string and file utilities for Rust
A framework for running Kafka consumers
Racecar instrumentation for the OpenTelemetry framework
Racecar integration for Capistrano
clio-racecar
Easily monitor Racecar with Yabeda
This gem detects palindromes like 'racecar' and 'Madam, I'm Adam'
Allows for "Racecar".palindrome? for strings, returning true. Works for strings of upper, lower, mixed, and punctuated contents. Also works for integers, so that 1234321.palindrome? returns true. Uses mixins.