Skip to content

feature: Add search string util + documentation#365

Merged
reunefe merged 8 commits intomasterfrom
feature/search-util
Jan 9, 2025
Merged

feature: Add search string util + documentation#365
reunefe merged 8 commits intomasterfrom
feature/search-util

Conversation

@reunefe
Copy link
Copy Markdown
Contributor

@reunefe reunefe commented Jan 9, 2025

Description
Adding the normalize, searchValueForSome and searchValueForEvery util + documentation

Requirements

  • Correct label have been assigned
  • Project has been assigned
  • Milestone has been (created/)assigned

Attachments
Attach a video/screenshot/other attachment if necessary

@reunefe reunefe self-assigned this Jan 9, 2025
@@ -0,0 +1,57 @@
import { normalizeString } from '../normalize-string/normalize-string.util';

export const searchValueForSome = (
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add some TSDoc to this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! Will keep this in mind for the future 😄

@IbenTesara IbenTesara added enhancement New feature or request js-utils @studiohyperdrive/utils labels Jan 9, 2025
@IbenTesara IbenTesara added this to the hyperdrive-open-source milestone Jan 9, 2025
@reunefe reunefe merged commit fbd768c into master Jan 9, 2025
@reunefe reunefe deleted the feature/search-util branch January 9, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request js-utils @studiohyperdrive/utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants