文件名称:presearch-packages:Presearch引擎的即时信息包
文件大小:162KB
文件格式:ZIP
更新时间:2024-05-18 13:12:01
JavaScript
预搜索软件包
Presearch引擎的开源即时信息包
视频演练
安装
为了安装和使用presearch-packages,您需要在本地安装Node.js和NPM。
$ git clone https://github.com/PresearchOfficial/presearch-packages
$ cd presearch-packages && npm install
发展
$ cd server && npm install && npm start
可从以下http://localhost:4000/?query=
【文件预览】:
presearch-packages-main
----.gitignore(914B)
----README.md(4KB)
----CHANGELOG.md(372B)
----bin()
--------merge-dependencies(830B)
--------create-package.sh(519B)
----.github()
--------ISSUE_TEMPLATE()
----packages()
--------starWarsQuote()
--------exchangeRates()
--------colorGenerator()
--------colorPicker()
--------apod()
--------math()
--------cryptoInfo()
--------periodicElements()
----server()
--------package.json(342B)
--------index.js(1KB)
--------package-lock.json(88KB)
----package.json(763B)
----index.js(287B)
----common.css(1KB)
----.npmignore(34B)
----.editorconfig(146B)
----package-lock.json(35KB)