Skip to content

How About Adding a search_data() Function? 🤔 #2

Closed
@djibyko

Description

@djibyko

Hey folks,

Loving the new updates to LiteJsonDb—you guys are killing it! Just had a thought: it’d be awesome to have a search_data() function in the mix.

Here’s what I’m thinking:

Basic Search: search_data(x) - This would look for the value x anywhere in the data.
Key-specific Search: search_data(x, in key) - This would search for x specifically within the specified key.

It’d make finding stuff way easier and save a lot of time. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions