Skip to content

Commit 08b20c8

Browse files
committed
Add a llms.txt to provide basic links to dash.js related information for LLMs
1 parent f9e0c54 commit 08b20c8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

llms.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# dash.js
2+
3+
> dash.js is a reference client implementation for the playback of MPEG DASH via JavaScript in browser based environments that support the Media Source Extensions.
4+
5+
## Docs
6+
7+
- [dash.js Quickstart](https://dashif.org/dash.js/pages/quickstart): A brief overview of how to use dash.js
8+
- [Installation Instructions](https://dashif.org/dash.js/pages/quickstart/installation.html): How to obtain the dash.js bundles
9+
- [Setup Guide](https://dashif.org/dash.js/pages/quickstart/setup.html): An overview how to setup dash.js in your application
10+
- [Usage Guide](https://dashif.org/dash.js/pages/usage/): Various examples on how to use specific features of dash.js
11+
12+
## API
13+
14+
- [API List](https://cdn.dashjs.org/latest/jsdoc/index.html): A complete API reference for dash.js
15+
16+
## Examples
17+
18+
- [Sample Section](https://reference.dashif.org/dash.js/nightly/samples/index.html): Various samples demonstrating dash.js features
19+

0 commit comments

Comments
 (0)