Commit Graph

2 Commits

Author SHA1 Message Date
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Hengyu fe9c82a967
feat(route): add nber route: NBER working paper (#12008)
* feat(route): add NBER working papers

* Modify the documentation

* Fix 'url is not defined' bug

* Remove async of get_element function

* Remove meaningless comments

* Update docs/en/journal.md

* Update docs/en/journal.md

* Change data acquisition methods to call api

* Remove wrong param 'ctx'

* Change documentation and radar

* Combine to file together & Cache each item & Add doi & Add pdf download link in description & Styling the description

* Add await in async function

* Clean the code

* Add config.cache.expire

* fix: typo

* Change 'abstract' acquisition method to parsing html from calling api

* Update lib/v2/nber/radar.js

* docs: fix typos

---------
2023-03-04 02:37:22 +08:00