iluwatar / 30-seconds-of-java

Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
https://java-design-patterns.com/snippets.html
MIT License
1.04k stars 409 forks source link

Provide Search Bar #190

Open vedantzope9 opened 1 year ago

vedantzope9 commented 1 year ago

Can provide a search bar so that if user want for a specific algorithm, user can search it.

iluwatar commented 1 year ago

Interesting idea. It has to be taken into account that the snippets are published to https://java-design-patterns.com/snippets/ as part of https://github.com/iluwatar/java-design-patterns-vuepress-web. How would you solve it?

vedantzope9 commented 11 months ago

demoSearchBar Hey @iluwatar I want to add Search bar here... So in which repository I would have to make changes...

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.