Skip to content

Commit 946e5db

Browse files
committed
0.4.0
1 parent 4778894 commit 946e5db

7 files changed

Lines changed: 3889 additions & 5698 deletions

File tree

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For the English overview of the TextAlive project, please refer to [the academic
1818

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

21-
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.
21+
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.
2222

2323
### `script` tags
2424

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

4848
---
4949

50-
© AIST TextAlive Project 2020-2021
50+
© AIST TextAlive Project 2020-2024

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ npm install textalive-app-api
3838
- [TextAlive App API チュートリアル](https://developer.textalive.jp/app)
3939
- [API リファレンス](https://developer.textalive.jp/packages/textalive-app-api)
4040
- [GitHub サンプルコード](https://github.com/TextAliveJp)
41+
- [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)
4142

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

4546
---
4647

47-
© AIST TextAlive Project 2020-2021
48+
© AIST TextAlive Project 2020-2024

dist/index.es.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)