Documentation Index
Fetch the complete documentation index at: https://mintlify.com/TextAliveJp/textalive-app-api/llms.txt
Use this file to discover all available pages before exploring further.
For the latest releases, visit the GitHub releases page. Development history and design notes are recorded on the TextAlive App API Scrapbox page.
Version 0.4.0
Current release — published astextalive-app-api@0.4.0 on npm.
This version ships the following production dependencies:
| Package | Version |
|---|---|
axios | ^1.6.8 |
webfontloader | ^1.6.28 |
songle-api (optional) | ^1.2.2 |
songle-api is an optional dependency. It provides beat and music structure analysis powered by the Songle engine. The package will work without it, but music map data will be fetched from the TextAlive API server rather than computed locally.
Deprecations in 0.4.0
The following APIs are deprecated. They remain functional for backwards compatibility but may be removed in a future version. Update your code to use the replacements shown below.Package metadata
- npm package:
textalive-app-api - Repository: github.com/TextAliveJp/textalive-app-api
- License: See
LICENSE.mdin the repository - Author: AIST TextAlive Project
- Module formats: CommonJS (
dist/index.js), ES module (dist/index.es.js), TypeScript types (dist/textalive-app-api.d.ts)