Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idyll-lang/idyll
Create explorable explanations and interactive essays.
https://github.com/idyll-lang/idyll
data-journalism explorable-explanations idyll idyll-project interactive-storytelling live-editing writing
Last synced: 7 days ago
JSON representation
Create explorable explanations and interactive essays.
- Host: GitHub
- URL: https://github.com/idyll-lang/idyll
- Owner: idyll-lang
- License: mit
- Created: 2017-02-03T00:36:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T08:36:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T15:35:10.289Z (about 1 month ago)
- Topics: data-journalism, explorable-explanations, idyll, idyll-project, interactive-storytelling, live-editing, writing
- Language: JavaScript
- Homepage: http://idyll-lang.org/
- Size: 60.6 MB
- Stars: 2,007
- Watchers: 26
- Forks: 87
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-list - idyll - lang | 1807 | (JavaScript)
- awesome-end-user-programming - idyll - A Markup Language for Authoring and Publishing Interactive Articles on the Web (Opensource Projects)
- awesome-starred - idyll-lang/idyll - Create explorable explanations and interactive essays. (others)
README
![idyll-logo](https://user-images.githubusercontent.com/1074773/30891039-807308e2-a2e5-11e7-827e-bce391ad9b1b.png)
Tutorials | Examples | Docs | Chatroom | Mailing list | Twitter# What is Idyll?
For an introduction to Idyll, API reference, examples, and tutorials, please see https://idyll-lang.org/.
For a more academic overview, see [our paper published at ACM UIST 2018](https://idl.cs.washington.edu/papers/idyll/).
# Contributor's Guide
See [CONTRIBUTING](./CONTRIBUTING.md) for details on the development workflow. If you have any questions, feel free to open an issue or inquire on https://gitter.im/idyll-lang/Lobby.
# Support Idyll
This project exists thanks to all the people who contribute.
## Backers
Thank you to all our backers!
## Sponsors
Support this project by [becoming a sponsor](https://opencollective.com/idyll). Your logo will show up here with a link to your website.
# Citing
If you use or build on Idyll in academic work, please use this citation:
```
@inproceedings{2018-idyll,
title = {Idyll: A Markup Language for Authoring and Publishing Interactive Articles on the Web},
author = {Matt Conlen AND Jeffrey Heer},
booktitle = {ACM User Interface Software \& Technology (UIST)},
year = {2018},
url = {http://idl.cs.washington.edu/papers/idyll},
}
```# Changelog / Upgrade Guide
See [CHANGELOG](./CHANGELOG.md)