Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabertazimi/dblp
An awesome DBLP search application
https://github.com/sabertazimi/dblp
api computer-science cs dblp paper paper-writing react scholar scholarship search search-engine
Last synced: about 7 hours ago
JSON representation
An awesome DBLP search application
- Host: GitHub
- URL: https://github.com/sabertazimi/dblp
- Owner: sabertazimi
- License: mit
- Created: 2019-01-18T00:59:31.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T19:53:31.000Z (about 2 months ago)
- Last Synced: 2024-09-15T10:02:00.720Z (about 2 months ago)
- Topics: api, computer-science, cs, dblp, paper, paper-writing, react, scholar, scholarship, search, search-engine
- Language: JavaScript
- Homepage: https://sabertazimi.github.io/dblp
- Size: 19.2 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dblp
[![Author](https://img.shields.io/badge/author-sabertaz-lightgrey?style=for-the-badge)](https://github.com/sabertazimi)
[![LICENSE](https://img.shields.io/github/license/sabertazimi/dblp?style=for-the-badge)](https://raw.githubusercontent.com/sabertazimi/dblp/main/LICENSE)[![Code Lines](https://tokei.rs/b1/github/sabertazimi/dblp?style=for-the-badge&logo=visualstudiocode)](https://github.com/sabertazimi/dblp)
[![CI](https://img.shields.io/github/actions/workflow/status/sabertazimi/dblp/ci.yml?branch=main&style=for-the-badge&logo=github)](https://github.com/sabertazimi/dblp/actions/workflows/ci.yml)An awesome DBLP search application.
## Venues Support
> Add new venue via `src/venues.json`.
- ASPLOS
- HPCA
- ISCA
- MICRO
- USENIX ATC
- SC
- PPoPP
- OSDI
- SOSP
- PVLDB
- SIGMOD
- TPDS
- TOCS
- TOS
- FPGA
- EuroSys
- ICS
- PACT
- IPDPS
- DATE
- CGO
- ICPP
- SoCC
- TACO
- ICDE
- ICSE
- KDD
- TKDE
- SIGIR
- FAST
- NSDI
- SIGCOMM
- MobiCom
- INFOCOM
- AAAI
- CVPR
- ICCV
- ICML
- IJCAI
- NeurIPS
- ACL
- CCS
- CRYPTO
- S&P
- USENIX Security
- EUROCRYPT
- SIGGRAPH
- TOG
- MM
- CHI
- VR
- UbiComp
- PLDI
- POPL
- FOCS
- STOC
- LICS
- CAV
- WWW
- RTSS## Local Development
### Environment
- [Node.js](https://nodejs.org): 18.0+.
- [Pnpm](https://pnpm.io): 3.0+.### Installation
```sh
pnpm install
```### Development
```sh
pnpm start
```### Build
```sh
pnpm build
```## Contact
[![Email](https://img.shields.io/badge/-Gmail-ea4335?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![Twitter](https://img.shields.io/badge/-Twitter-1da1f2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/sabertazimi)
[![GitHub](https://img.shields.io/badge/-GitHub-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/sabertazimi)