Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farhan2077/symbols-search
Finding symbols is faster now ⚡
https://github.com/farhan2077/symbols-search
hacktoberfest nextjs symbols-search tailwindcss
Last synced: 2 months ago
JSON representation
Finding symbols is faster now ⚡
- Host: GitHub
- URL: https://github.com/farhan2077/symbols-search
- Owner: farhan2077
- License: mit
- Created: 2020-09-05T18:37:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T10:10:38.000Z (about 1 year ago)
- Last Synced: 2024-08-01T19:45:26.564Z (5 months ago)
- Topics: hacktoberfest, nextjs, symbols-search, tailwindcss
- Language: JavaScript
- Homepage: https://symbols-search.vercel.app
- Size: 485 KB
- Stars: 23
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - symbols-search
- Awesome-NextJs - symbols-search - [website](https://symbols-search.vercel.app/) (Build with Nextjs)
README
SYMBOLS SEARCH
Find symbols from "Microsoft Word equation" easily
![](https://img.shields.io/badge/total%20symbols-338-&)
[![GitHub stars](https://img.shields.io/github/stars/farhan2077/symbols-search)](https://github.com/farhan2077/symbols-search/stargazers)
[![GitHub license](https://img.shields.io/github/license/farhan2077/symbols-search)](https://github.com/farhan2077/symbols-search/blob/master/LICENSE)Key features •
Install •
Contribute •
License## Key features
- Flexible search feature (symbol name → symbol / symbol → symbol name)
- Press slash (/) to focus the search bar
- Dark mode baby 😎## Install
### Prerequisites
- [Node.js]() v12.0+
- [Yarn]() v1.22.0+### Install & development
```sh
# Clone repository
git clone https://github.com/farhan2077/symbols-search# Change directory
cd symbols-search# Install dependencies
yarn# Start dev server
yarn dev
```Open `http://localhost:3000` in your browser.
## Contribute
Any pull requests are welcome.
## License
[MIT License](./LICENSE)