Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TextAlive committed May 11, 2024
1 parent 4778894 commit 946e5db
Show file tree
Hide file tree
Showing 7 changed files with 3,889 additions and 5,698 deletions.
4 changes: 2 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For the English overview of the TextAlive project, please refer to [the academic

TextAlive App API can be used by `script` tags in an HTML document or by installing the npm package `textalive-app-api`.

The primary entry point to the API features is the [`Player`](https://developer.textalive.jp/packages/textalive-app-api/classes/player.html) class. To use it, you would need an application token that can be retrieved in the [TextAlive for Developers](https://developer.textalive.jp) website. Please note that all of the API documents are bi-lingual -- written in both Japanese and English.
The primary entry point to the API features is the [`Player`](https://developer.textalive.jp/packages/textalive-app-api/classes/Player.html) class. To use it, you would need an application token that can be retrieved in the [TextAlive for Developers](https://developer.textalive.jp) website. Please note that all of the API documents are bi-lingual -- written in both Japanese and English.

### `script` tags

Expand Down Expand Up @@ -47,4 +47,4 @@ Please reach out to the developer team using [GitHub Issues](https://github.com/

---

© AIST TextAlive Project 2020-2021
© AIST TextAlive Project 2020-2024
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,11 @@ npm install textalive-app-api
- [TextAlive App API チュートリアル](https://developer.textalive.jp/app)
- [API リファレンス](https://developer.textalive.jp/packages/textalive-app-api)
- [GitHub サンプルコード](https://github.com/TextAliveJp)
- [TextAlive App API の開発履歴 (Scrapbox)](https://scrapbox.io/textalive/TextAlive_App_API%E3%81%AE%E9%96%8B%E7%99%BA%E5%B1%A5%E6%AD%B4)

技術的に分からないことやバグ報告などがあれば、 [GitHub Issues](https://github.com/TextAliveJp/textalive-app-api/issues?q=is%3Aissue)[Gitter Chat](https://gitter.im/textalive-app-api/community) までお願いいたします。
[TextAlive for Developers トップページ](https://developer.textalive.jp) もぜひご覧ください。

---

© AIST TextAlive Project 2020-2021
© AIST TextAlive Project 2020-2024
4 changes: 2 additions & 2 deletions dist/index.es.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 946e5db

Please sign in to comment.