dts-typescript
Distributed Text Services (DTS) API for the TEI/XML files available in the Kouigenji Monogatari Text DB
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Keywords
dts
tei
xml
Last synced: 6 months ago
·
JSON representation
·
Repository
Distributed Text Services (DTS) API for the TEI/XML files available in the Kouigenji Monogatari Text DB
Basic Info
- Host: GitHub
- Owner: nakamura196
- License: other
- Language: TypeScript
- Default Branch: main
- Homepage: https://dts-typescript.vercel.app
- Size: 190 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
dts
tei
xml
Created over 1 year ago
· Last pushed 8 months ago
Metadata Files
Readme
Funding
License
Citation
README.md
dts-typescript
Distributed Text Services (DTS) API for the TEI/XML files available in the Kouigenji Monogatari Text DB
🌐 Website
Visit the demo page to try it out.
Setup
Make sure to install the dependencies:
```bash
yarn
yarn install
npm
npm install
pnpm
pnpm install ```
Development Server
Start the development server on http://localhost:3000
bash
npm run dev
Deploy
Deploy the app with Vercel:
bash
vercel deploy
Owner
- Name: Satoru Nakamura
- Login: nakamura196
- Kind: user
- Website: https://researchmap.jp/nakamura.satoru/?lang=english
- Repositories: 47
- Profile: https://github.com/nakamura196
Citation (CITATION.cff)
cff-version: 1.1.0
message: "Cite as"
authors:
- family-names: Nakamura
given-names: Satoru
orcid: https://orcid.org/0000-0001-8245-7925
website: https://researchmap.jp/nakamura.satoru?lang=en
title: "dts-typescript"
GitHub Events
Total
- Release event: 1
- Push event: 12
- Create event: 1
Last Year
- Release event: 1
- Push event: 12
- Create event: 1
Dependencies
package-lock.json
npm
- 137 dependencies
package.json
npm
- @types/express ^4.17.21 development
- @types/xmldom ^0.1.34 development
- @types/node ^22.5.3
- axios ^1.7.7
- express ^4.19.2
- nodemon ^3.1.4
- ts-node ^10.9.2
- typescript ^5.5.4
- xmldom ^0.6.0