Nodestone
nodestone is a node.js lodestone parser.
Install / Use
/learn @xivapi/NodestoneREADME
Nodestone
Easy to use Node Lodestone parser.
How to use
Inside your own server
Running on Host
Gather dependencies
yarn add xivapi/lodestone-css-selectors
yarn install
Then start
yarn run express:start
Running on Docker Container
docker build -t nodestone .
docker run -p 8080:8080 nodestone
The server will then listen on port 8080 by default.
Inside Google Cloud Run
gcloud builds submit --tag gcr.io/<your image name> && gcloud beta run deploy --image gcr.io/<your image name>
Inside your Node.JS project
yarn add @xivapi/nodestone
const character = await this.characterParser.parse({ params: { characterId: id } } as any);
console.log(character);
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
