Home

Awesome

Read our ml5.js Code of Conduct and software licence here!

ml5

All Contributors BrowserStack Status Version Twitter Follow

This project is currently in development.

Friendly machine learning for the web!

ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of TensorFlow.js.

The library is supported by code examples, tutorials, and sample data sets with an emphasis on ethical computing. Bias in data, stereotypical harms, and responsible crowdsourcing are part of the documentation around data collection and usage.

ml5.js is heavily inspired by Processing and p5.js.

Please read our Code of Conduct, which establishes our commitment to make ml5.js a friendly and welcoming environment.

Usage

Before getting started with ml5.js, review our Code of Conduct. There are several ways you can use the ml5.js library:

<p id="latest-version">

v0.12.2

<script src="https://unpkg.com/ml5@0.12.2/dist/ml5.min.js" type="text/javascript"></script>
</p data-id="latest-version">
<script src="https://unpkg.com/ml5@<version>/dist/ml5.min.js" type="text/javascript"></script>

For example:

<script src="https://unpkg.com/ml5@0.6.1/dist/ml5.min.js" type="text/javascript"></script>
<script src="https://unpkg.com/ml5@latest/dist/ml5.min.js" type="text/javascript"></script>

Resources

Standalone Examples

You can find a collection of standalone examples in this repository within the examples/ directory. You can also test working hosted of the examples online on the ml5.js examples index website.

These examples are meant to serve as an introduction to the library and machine learning concepts.

Code of Conduct

We believe in a friendly internet and community as much as we do in building friendly machine learning for the web. Please refer to our Code of Conduct for our rules for interacting with ml5 as a developer, contributor, or as a person using the library.

Contributing

Want to be a contributor πŸ— to the ml5.js library? If yes and you're interested to submit new features, fix bugs, or help develop the ml5.js ecosystem, please go to our CONTRIBUTING documentation to get started.

See CONTRIBUTING πŸ› 

Acknowledgements

ml5.js is supported by the time and dedication of open source developers from all over the world. Funding and support is generously provided by a Google Education grant at NYU's ITP/IMA program.

Many thanks BrowserStack for providing testing support.

Contributors

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="http://www.shiffman.net"><img src="https://avatars0.githubusercontent.com/u/191758?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel Shiffman</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=shiffman" title="Code">πŸ’»</a> <a href="#example-shiffman" title="Examples">πŸ’‘</a> <a href="#projectManagement-shiffman" title="Project Management">πŸ“†</a> <a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3Ashiffman" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/ml5js/ml5-library/commits?author=shiffman" title="Tests">⚠️</a> <a href="#video-shiffman" title="Videos">πŸ“Ή</a></td> <td align="center"><a href="https://cvalenzuelab.com/"><img src="https://avatars0.githubusercontent.com/u/10605821?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CristΓ³bal Valenzuela</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=cvalenzuela" title="Code">πŸ’»</a> <a href="#example-cvalenzuela" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3Acvalenzuela" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-cvalenzuela" title="Tools">πŸ”§</a> <a href="https://github.com/ml5js/ml5-library/commits?author=cvalenzuela" title="Tests">⚠️</a></td> <td align="center"><a href="https://1023.io"><img src="https://avatars3.githubusercontent.com/u/8662372?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yining Shi</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=yining1023" title="Code">πŸ’»</a> <a href="#example-yining1023" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3Ayining1023" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-yining1023" title="Tools">πŸ”§</a> <a href="https://github.com/ml5js/ml5-library/commits?author=yining1023" title="Tests">⚠️</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Ayining1023" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://www.hannahishere.com"><img src="https://avatars0.githubusercontent.com/u/1385308?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hannah Davis</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=handav" title="Code">πŸ’»</a> <a href="#example-handav" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://jk-lee.com/"><img src="https://avatars1.githubusercontent.com/u/3622055?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joey Lee</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=joeyklee" title="Code">πŸ’»</a> <a href="#example-joeyklee" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3Ajoeyklee" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#content-joeyklee" title="Content">πŸ–‹</a> <a href="https://github.com/ml5js/ml5-library/commits?author=joeyklee" title="Tests">⚠️</a></td> <td align="center"><a href="https://github.com/AshleyJaneLewis"><img src="https://avatars3.githubusercontent.com/u/43127855?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AshleyJaneLewis</b></sub></a><br /><a href="#blog-AshleyJaneLewis" title="Blogposts">πŸ“</a> <a href="#design-AshleyJaneLewis" title="Design">🎨</a> <a href="#eventOrganizing-AshleyJaneLewis" title="Event Organizing">πŸ“‹</a> <a href="#content-AshleyJaneLewis" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://github.com/ellennickles/"><img src="https://avatars2.githubusercontent.com/u/31713501?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ellen Nickles</b></sub></a><br /><a href="#blog-ellennickles" title="Blogposts">πŸ“</a> <a href="#content-ellennickles" title="Content">πŸ–‹</a> <a href="#ideas-ellennickles" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#tutorial-ellennickles" title="Tutorials">βœ…</a></td> </tr> <tr> <td align="center"><a href="http://www.itayniv.com"><img src="https://avatars1.githubusercontent.com/u/5209486?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Itay Niv</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=itayniv" title="Code">πŸ’»</a> <a href="#example-itayniv" title="Examples">πŸ’‘</a></td> <td align="center"><a href="http://nikitahuggins.com"><img src="https://avatars2.githubusercontent.com/u/18563958?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nikita Huggins</b></sub></a><br /><a href="#blog-nikitahuggins" title="Blogposts">πŸ“</a> <a href="#content-nikitahuggins" title="Content">πŸ–‹</a> <a href="#ideas-nikitahuggins" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://www.arnabchakravarty.com"><img src="https://avatars2.githubusercontent.com/u/19427655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Arnab Chakravarty</b></sub></a><br /><a href="#content-AbolTaabol" title="Content">πŸ–‹</a> <a href="#userTesting-AbolTaabol" title="User Testing">πŸ““</a></td> <td align="center"><a href="http://www.aidanjnelson.com/"><img src="https://avatars2.githubusercontent.com/u/6486359?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aidan Nelson</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=AidanNelson" title="Code">πŸ’»</a> <a href="#example-AidanNelson" title="Examples">πŸ’‘</a></td> <td align="center"><a href="http://portfolio.steins.live"><img src="https://avatars1.githubusercontent.com/u/23213772?v=4?s=100" width="100px;" alt=""/><br /><sub><b>WenheLI</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=WenheLI" title="Code">πŸ’»</a> <a href="#example-WenheLI" title="Examples">πŸ’‘</a> <a href="#maintenance-WenheLI" title="Maintenance">🚧</a> <a href="#ideas-WenheLI" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://tinysubversions.com"><img src="https://avatars3.githubusercontent.com/u/266454?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Darius Kazemi</b></sub></a><br /><a href="#ideas-dariusk" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#question-dariusk" title="Answering Questions">πŸ’¬</a></td> <td align="center"><a href="https://wangdingsu.com"><img src="https://avatars1.githubusercontent.com/u/26081991?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dingsu Wang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=Derek-Wds" title="Code">πŸ’»</a> <a href="#example-Derek-Wds" title="Examples">πŸ’‘</a></td> </tr> <tr> <td align="center"><a href="https://github.com/garym140"><img src="https://avatars1.githubusercontent.com/u/30574513?v=4?s=100" width="100px;" alt=""/><br /><sub><b>garym140</b></sub></a><br /><a href="#content-garym140" title="Content">πŸ–‹</a> <a href="#blog-garym140" title="Blogposts">πŸ“</a> <a href="#ideas-garym140" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#userTesting-garym140" title="User Testing">πŸ““</a></td> <td align="center"><a href="http://genekogan.com"><img src="https://avatars3.githubusercontent.com/u/1335251?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gene Kogan</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=genekogan" title="Code">πŸ’»</a> <a href="#example-genekogan" title="Examples">πŸ’‘</a> <a href="#ideas-genekogan" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://hhayeon.com"><img src="https://avatars1.githubusercontent.com/u/22086451?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hayley Hwang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=hhayley" title="Code">πŸ’»</a> <a href="#example-hhayley" title="Examples">πŸ’‘</a> <a href="#ideas-hhayley" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://lisajamhoury.com"><img src="https://avatars0.githubusercontent.com/u/7552772?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lisa Jamhoury</b></sub></a><br /><a href="#example-lisajamhoury" title="Examples">πŸ’‘</a> <a href="#ideas-lisajamhoury" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://www.matamala.info"><img src="https://avatars2.githubusercontent.com/u/5123955?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alejandro Matamala Ortiz</b></sub></a><br /><a href="#design-matamalaortiz" title="Design">🎨</a> <a href="#content-matamalaortiz" title="Content">πŸ–‹</a> <a href="#blog-matamalaortiz" title="Blogposts">πŸ“</a></td> <td align="center"><a href="http://mayaontheinter.net"><img src="https://avatars0.githubusercontent.com/u/8224678?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maya Man</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=mayaman" title="Code">πŸ’»</a> <a href="#example-mayaman" title="Examples">πŸ’‘</a></td> <td align="center"><a href="http://mimionuoha.com"><img src="https://avatars0.githubusercontent.com/u/1565846?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mimi Onuoha</b></sub></a><br /><a href="#ideas-MimiOnuoha" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#content-MimiOnuoha" title="Content">πŸ–‹</a> <a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3AMimiOnuoha" title="Reviewed Pull Requests">πŸ‘€</a></td> </tr> <tr> <td align="center"><a href="https://i.yuuno.cc/"><img src="https://avatars1.githubusercontent.com/u/18514672?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yuuno, Hibiki</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=NHibiki" title="Code">πŸ’»</a> <a href="#example-NHibiki" title="Examples">πŸ’‘</a> <a href="#maintenance-NHibiki" title="Maintenance">🚧</a></td> <td align="center"><a href="http://www.danioved.com/"><img src="https://avatars3.githubusercontent.com/u/891755?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dan Oved</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=oveddan" title="Code">πŸ’»</a> <a href="#example-oveddan" title="Examples">πŸ’‘</a> <a href="#question-oveddan" title="Answering Questions">πŸ’¬</a> <a href="#ideas-oveddan" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://anothersideproject.co"><img src="https://avatars0.githubusercontent.com/u/7053425?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stephanie Koltun</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=stephkoltun" title="Code">πŸ’»</a> <a href="#example-stephkoltun" title="Examples">πŸ’‘</a> <a href="#content-stephkoltun" title="Content">πŸ–‹</a> <a href="#blog-stephkoltun" title="Blogposts">πŸ“</a> <a href="#design-stephkoltun" title="Design">🎨</a></td> <td align="center"><a href="https://github.com/viztopia"><img src="https://avatars3.githubusercontent.com/u/37890050?v=4?s=100" width="100px;" alt=""/><br /><sub><b>YG Zhang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=viztopia" title="Code">πŸ’»</a> <a href="#example-viztopia" title="Examples">πŸ’‘</a> <a href="#ideas-viztopia" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://www.wenqi.li"><img src="https://avatars1.githubusercontent.com/u/22087042?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Wenqi Li</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=wenqili" title="Code">πŸ’»</a> <a href="#example-wenqili" title="Examples">πŸ’‘</a> <a href="#infra-wenqili" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td> <td align="center"><a href="http://brentlbailey.com"><img src="https://avatars3.githubusercontent.com/u/12499678?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brent Bailey</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=brondle" title="Tests">⚠️</a> <a href="https://github.com/ml5js/ml5-library/commits?author=brondle" title="Code">πŸ’»</a> <a href="#example-brondle" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://github.com/Jonarod"><img src="https://avatars3.githubusercontent.com/u/6122703?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jonarod</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=Jonarod" title="Code">πŸ’»</a></td> </tr> <tr> <td align="center"><a href="https://jazztap.github.io"><img src="https://avatars2.githubusercontent.com/u/15673619?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jasmine Otto</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=JazzTap" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=JazzTap" title="Tests">⚠️</a> <a href="#example-JazzTap" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://twitter.com/zaidalyafeai"><img src="https://avatars2.githubusercontent.com/u/15667714?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zaid Alyafeai</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=zaidalyafeai" title="Code">πŸ’»</a> <a href="#example-zaidalyafeai" title="Examples">πŸ’‘</a> <a href="#ideas-zaidalyafeai" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#question-zaidalyafeai" title="Answering Questions">πŸ’¬</a></td> <td align="center"><a href="https://alca.tv"><img src="https://avatars2.githubusercontent.com/u/7132646?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jacob Foster</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=AlcaDesign" title="Code">πŸ’»</a> <a href="#example-AlcaDesign" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/commits?author=AlcaDesign" title="Tests">⚠️</a></td> <td align="center"><a href="http://www.memo.tv"><img src="https://avatars0.githubusercontent.com/u/144230?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Memo Akten</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=memo" title="Code">πŸ’»</a> <a href="#example-memo" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://thehidden1.github.io/"><img src="https://avatars0.githubusercontent.com/u/31354864?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mohamed Amine</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=TheHidden1" title="Code">πŸ’»</a> <a href="#example-TheHidden1" title="Examples">πŸ’‘</a> <a href="#ideas-TheHidden1" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/ml5js/ml5-library/commits?author=TheHidden1" title="Tests">⚠️</a></td> <td align="center"><a href="http://meiamso.me"><img src="https://avatars3.githubusercontent.com/u/1187491?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oliver Wright</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=meiamsome" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=meiamsome" title="Tests">⚠️</a></td> <td align="center"><a href="https://marshalhayes.dev"><img src="https://avatars0.githubusercontent.com/u/17213165?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marshal Hayes</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=marshalhayes" title="Documentation">πŸ“–</a></td> </tr> <tr> <td align="center"><a href="https://reiinakano.github.io"><img src="https://avatars0.githubusercontent.com/u/18363734?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Reiichiro Nakano</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=reiinakano" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=reiinakano" title="Tests">⚠️</a> <a href="#example-reiinakano" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://deeplearnjs.org/"><img src="https://avatars0.githubusercontent.com/u/1100749?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nikhil Thorat</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=nsthorat" title="Code">πŸ’»</a> <a href="#example-nsthorat" title="Examples">πŸ’‘</a> <a href="#ideas-nsthorat" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#infra-nsthorat" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td> <td align="center"><a href="http://www.irenealvarado.com"><img src="https://avatars2.githubusercontent.com/u/8978670?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Irene Alvarado</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=irealva" title="Code">πŸ’»</a> <a href="#example-irealva" title="Examples">πŸ’‘</a> <a href="#maintenance-irealva" title="Maintenance">🚧</a> <a href="#ideas-irealva" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://www.vndrewlee.com/"><img src="https://avatars0.githubusercontent.com/u/6391516?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Lee</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=vndrewlee" title="Code">πŸ’»</a> <a href="#example-vndrewlee" title="Examples">πŸ’‘</a> <a href="#ideas-vndrewlee" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://medium.com/@fjcamillo.dev"><img src="https://avatars2.githubusercontent.com/u/12166244?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jerhone</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=fjcamillo" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://scalarvectortensor.net/"><img src="https://avatars1.githubusercontent.com/u/3594463?v=4?s=100" width="100px;" alt=""/><br /><sub><b>achimkoh</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=achimkoh" title="Code">πŸ’»</a> <a href="#example-achimkoh" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/commits?author=achimkoh" title="Tests">⚠️</a></td> <td align="center"><a href="http://ixora.io"><img src="https://avatars3.githubusercontent.com/u/4044283?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jim</b></sub></a><br /><a href="#example-hx2A" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/commits?author=hx2A" title="Documentation">πŸ“–</a> <a href="#content-hx2A" title="Content">πŸ–‹</a></td> </tr> <tr> <td align="center"><a href="https://github.com/champierre/resume"><img src="https://avatars1.githubusercontent.com/u/10215?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Junya Ishihara</b></sub></a><br /><a href="#maintenance-champierre" title="Maintenance">🚧</a> <a href="https://github.com/ml5js/ml5-library/commits?author=champierre" title="Code">πŸ’»</a></td> <td align="center"><a href="http://naotohieda.com"><img src="https://avatars3.githubusercontent.com/u/1835081?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Naoto HIΓ‰DA</b></sub></a><br /><a href="#maintenance-micuat" title="Maintenance">🚧</a></td> <td align="center"><a href="http://montoyamoraga.io"><img src="https://avatars3.githubusercontent.com/u/3926350?v=4?s=100" width="100px;" alt=""/><br /><sub><b>aarΓ³n montoya-moraga</b></sub></a><br /><a href="#maintenance-montoyamoraga" title="Maintenance">🚧</a> <a href="#example-montoyamoraga" title="Examples">πŸ’‘</a></td> <td align="center"><a href="http://b2renger.github.io/"><img src="https://avatars2.githubusercontent.com/u/1818874?v=4?s=100" width="100px;" alt=""/><br /><sub><b>b2renger</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=b2renger" title="Code">πŸ’»</a> <a href="#infra-b2renger" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td> <td align="center"><a href="http://adityasharma.me"><img src="https://avatars1.githubusercontent.com/u/24931529?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aditya Sharma</b></sub></a><br /><a href="#maintenance-adityaas26" title="Maintenance">🚧</a></td> <td align="center"><a href="https://github.com/okuna291"><img src="https://avatars1.githubusercontent.com/u/5407359?v=4?s=100" width="100px;" alt=""/><br /><sub><b>okuna291</b></sub></a><br /><a href="#ideas-okuna291" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://www.xujenna.com"><img src="https://avatars2.githubusercontent.com/u/13280722?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jenna</b></sub></a><br /><a href="#ideas-xujenna" title="Ideas, Planning, & Feedback">πŸ€”</a></td> </tr> <tr> <td align="center"><a href="https://github.com/nicoleflloyd"><img src="https://avatars3.githubusercontent.com/u/35693567?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nicoleflloyd</b></sub></a><br /><a href="#content-nicoleflloyd" title="Content">πŸ–‹</a> <a href="#design-nicoleflloyd" title="Design">🎨</a> <a href="#userTesting-nicoleflloyd" title="User Testing">πŸ““</a></td> <td align="center"><a href="http://jepster.dk"><img src="https://avatars3.githubusercontent.com/u/7010555?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jepster-dk</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=jepster-dk" title="Code">πŸ’»</a> <a href="#ideas-jepster-dk" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://xanderjakeq.page/"><img src="https://avatars1.githubusercontent.com/u/13279523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Xander Jake de los Santos</b></sub></a><br /><a href="#ideas-xanderjakeq" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/catarak"><img src="https://avatars1.githubusercontent.com/u/6063380?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cassie Tarakajian</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Acatarak" title="Bug reports">πŸ›</a> <a href="#infra-catarak" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#ideas-catarak" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://davebsoft.com"><img src="https://avatars0.githubusercontent.com/u/55099?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dave Briccetti</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Adcbriccetti" title="Bug reports">πŸ›</a></td> <td align="center"><a href="https://github.com/Sblob1"><img src="https://avatars0.githubusercontent.com/u/38335473?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sblob1</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3ASblob1" title="Bug reports">πŸ›</a></td> <td align="center"><a href="https://www.jwilber.me/"><img src="https://avatars2.githubusercontent.com/u/8595819?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jared Wilber</b></sub></a><br /><a href="#example-jwilber" title="Examples">πŸ’‘</a> <a href="#ideas-jwilber" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/ml5js/ml5-library/commits?author=jwilber" title="Code">πŸ’»</a></td> </tr> <tr> <td align="center"><a href="https://github.com/tezzutezzu"><img src="https://avatars2.githubusercontent.com/u/135866?v=4?s=100" width="100px;" alt=""/><br /><sub><b>danilo</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=tezzutezzu" title="Code">πŸ’»</a> <a href="#ideas-tezzutezzu" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/EmmaGoodliffe"><img src="https://avatars1.githubusercontent.com/u/32788926?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Emma Goodliffe</b></sub></a><br /><a href="#ideas-EmmaGoodliffe" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#question-EmmaGoodliffe" title="Answering Questions">πŸ’¬</a> <a href="#maintenance-EmmaGoodliffe" title="Maintenance">🚧</a></td> <td align="center"><a href="http://yangyang.blog"><img src="https://avatars3.githubusercontent.com/u/9332910?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yang</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=EonYang" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3AEonYang" title="Bug reports">πŸ›</a></td> <td align="center"><a href="https://github.com/lydiajessup"><img src="https://avatars3.githubusercontent.com/u/26204298?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lydia Jessup</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lydiajessup" title="Code">πŸ’»</a> <a href="#ideas-lydiajessup" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#example-lydiajessup" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://coding.garden"><img src="https://avatars0.githubusercontent.com/u/14241866?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CJ R.</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=w3cj" title="Documentation">πŸ“–</a> <a href="#content-w3cj" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://github.com/badunit"><img src="https://avatars2.githubusercontent.com/u/44651201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fabio Corona</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Abadunit" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://tnickel.de/"><img src="https://avatars3.githubusercontent.com/u/4189801?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tobias Nickel</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3ATobiasNickel" title="Bug reports">πŸ›</a> <a href="https://github.com/ml5js/ml5-library/commits?author=TobiasNickel" title="Code">πŸ’»</a></td> </tr> <tr> <td align="center"><a href="https://wakatime.com/@barakplasma"><img src="https://avatars0.githubusercontent.com/u/62937?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Salaverry</b></sub></a><br /><a href="#content-barakplasma" title="Content">πŸ–‹</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Abarakplasma" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://sankeybuilder.com"><img src="https://avatars2.githubusercontent.com/u/1794620?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rob</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Aeformx" title="Bug reports">πŸ›</a> <a href="#question-eformx" title="Answering Questions">πŸ’¬</a></td> <td align="center"><a href="http://pujaa.rajan@gmail.com"><img src="https://avatars3.githubusercontent.com/u/10352446?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pujaa Rajan</b></sub></a><br /><a href="#example-pujaarajan" title="Examples">πŸ’‘</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Apujaarajan" title="Bug reports">πŸ›</a></td> <td align="center"><a href="https://mcintyre.io"><img src="https://avatars3.githubusercontent.com/u/3719176?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nick McIntyre</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=nickmcintyre" title="Tests">⚠️</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Anickmcintyre" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://waxy.org/"><img src="https://avatars2.githubusercontent.com/u/6759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andy Baio</b></sub></a><br /><a href="#content-waxpancake" title="Content">πŸ–‹</a> <a href="#maintenance-waxpancake" title="Maintenance">🚧</a></td> <td align="center"><a href="https://www.wenqi.li"><img src="https://avatars1.githubusercontent.com/u/22087042?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Wenqi Li</b></sub></a><br /><a href="#content-wenqili" title="Content">πŸ–‹</a> <a href="https://github.com/ml5js/ml5-library/commits?author=wenqili" title="Code">πŸ’»</a> <a href="#infra-wenqili" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-wenqili" title="Maintenance">🚧</a> <a href="#ideas-wenqili" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/garym140"><img src="https://avatars1.githubusercontent.com/u/30574513?v=4?s=100" width="100px;" alt=""/><br /><sub><b>garym140</b></sub></a><br /><a href="#design-garym140" title="Design">🎨</a></td> </tr> <tr> <td align="center"><a href="http://ixora.io"><img src="https://avatars3.githubusercontent.com/u/4044283?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jim</b></sub></a><br /><a href="#content-hx2A" title="Content">πŸ–‹</a> <a href="#maintenance-hx2A" title="Maintenance">🚧</a> <a href="#ideas-hx2A" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://medium.com/@s1thsv"><img src="https://avatars1.githubusercontent.com/u/855011?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yeswanth </b></sub></a><br /><a href="#maintenance-yeswanth" title="Maintenance">🚧</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Ayeswanth" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://psherlock.com.br"><img src="https://avatars0.githubusercontent.com/u/6400794?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pettrus Sherlock</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3APettrus" title="Bug reports">πŸ›</a> <a href="#maintenance-Pettrus" title="Maintenance">🚧</a></td> <td align="center"><a href="https://github.com/tezzutezzu"><img src="https://avatars2.githubusercontent.com/u/135866?v=4?s=100" width="100px;" alt=""/><br /><sub><b>danilo</b></sub></a><br /><a href="#content-tezzutezzu" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://andreasrefsgaard.dk"><img src="https://avatars2.githubusercontent.com/u/9645568?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andreas Refsgaard</b></sub></a><br /><a href="#content-AndreasRef" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://bcjordan.com"><img src="https://avatars2.githubusercontent.com/u/206973?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Jordan</b></sub></a><br /><a href="#content-bcjordan" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://bradley.im"><img src="https://avatars0.githubusercontent.com/u/8131020?v=4?s=100" width="100px;" alt=""/><br /><sub><b>bradley inniss</b></sub></a><br /><a href="#content-ratley" title="Content">πŸ–‹</a></td> </tr> <tr> <td align="center"><a href="https://github.com/Kaushl2208"><img src="https://avatars0.githubusercontent.com/u/41343571?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kaushlendra Pratap</b></sub></a><br /><a href="#content-Kaushl2208" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://twitter.com/maxdevjs"><img src="https://avatars2.githubusercontent.com/u/22229196?v=4?s=100" width="100px;" alt=""/><br /><sub><b>maxdevjs</b></sub></a><br /><a href="#content-maxdevjs" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://about.me/joshuaweinstein/"><img src="https://avatars0.githubusercontent.com/u/175075?v=4?s=100" width="100px;" alt=""/><br /><sub><b>josher19</b></sub></a><br /><a href="#content-josher19" title="Content">πŸ–‹</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Ajosher19" title="Bug reports">πŸ›</a></td> <td align="center"><a href="https://www.enigmeta.com"><img src="https://avatars3.githubusercontent.com/u/8477?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Frederik De Bleser</b></sub></a><br /><a href="#content-fdb" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://github.com/violetcraze"><img src="https://avatars1.githubusercontent.com/u/43045568?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Violet</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Avioletcraze" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://tirtawr.com"><img src="https://avatars1.githubusercontent.com/u/6989378?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tirta Wening Rachman</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=tirtawr" title="Code">πŸ’»</a> <a href="#content-tirtawr" title="Content">πŸ–‹</a> <a href="#ideas-tirtawr" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="http://kruschel.dev"><img src="https://avatars0.githubusercontent.com/u/20423069?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MikΓ‘ Kruschel</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=mikakruschel" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Amikakruschel" title="Bug reports">πŸ›</a></td> </tr> <tr> <td align="center"><a href="https://github.com/tasanuma"><img src="https://avatars1.githubusercontent.com/u/11712443?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Takanobu Asanuma</b></sub></a><br /><a href="#content-tasanuma" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://www.linkedin.com/in/martinloesethjensen/"><img src="https://avatars1.githubusercontent.com/u/31356774?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martin L. Jensen</b></sub></a><br /><a href="#content-martinloesethjensen" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://adaptive.link"><img src="https://avatars1.githubusercontent.com/u/17833?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hugo Romano</b></sub></a><br /><a href="#content-adaptive" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://github.com/RaisinTen"><img src="https://avatars0.githubusercontent.com/u/42526976?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Darshan Sen</b></sub></a><br /><a href="#content-RaisinTen" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://twitter.com/ludwig_stumpp"><img src="https://avatars1.githubusercontent.com/u/42147848?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ludwig Stumpp</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3ALudwigStumpp" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3ALudwigStumpp" title="Bug reports">πŸ›</a> <a href="#example-LudwigStumpp" title="Examples">πŸ’‘</a></td> <td align="center"><a href="http://bomani.xyz/"><img src="https://avatars1.githubusercontent.com/u/6589909?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bomani Oseni McClendon</b></sub></a><br /><a href="#content-bomanimc" title="Content">πŸ–‹</a> <a href="https://github.com/ml5js/ml5-library/commits?author=bomanimc" title="Code">πŸ’»</a></td> <td align="center"><a href="https://jhaemin.com"><img src="https://avatars3.githubusercontent.com/u/19797697?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jang Haemin</b></sub></a><br /><a href="#content-jhaemin" title="Content">πŸ–‹</a></td> </tr> <tr> <td align="center"><a href="http://antonfilatov.com"><img src="https://avatars1.githubusercontent.com/u/1931343?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Anton Filatov</b></sub></a><br /><a href="#content-fannt" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://github.com/ELI7VH"><img src="https://avatars2.githubusercontent.com/u/11658002?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Elijah Lucian</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=ELI7VH" title="Documentation">πŸ“–</a></td> <td align="center"><a href="http://tambuildsthings.com"><img src="https://avatars1.githubusercontent.com/u/11823786?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tam</b></sub></a><br /><a href="#content-tambuildsthings" title="Content">πŸ–‹</a></td> <td align="center"><a href="https://github.com/VishnuRaghavan"><img src="https://avatars1.githubusercontent.com/u/23146562?v=4?s=100" width="100px;" alt=""/><br /><sub><b>RGV</b></sub></a><br /><a href="#question-VishnuRaghavan" title="Answering Questions">πŸ’¬</a></td> <td align="center"><a href="https://github.com/hansvana"><img src="https://avatars0.githubusercontent.com/u/10974059?v=4?s=100" width="100px;" alt=""/><br /><sub><b>hansvana</b></sub></a><br /><a href="#content-hansvana" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://alikarpuzoglu.com"><img src="https://avatars2.githubusercontent.com/u/9629776?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ali Karpuzoglu</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3AAliKarpuzoglu" title="Bug reports">πŸ›</a> <a href="#maintenance-AliKarpuzoglu" title="Maintenance">🚧</a></td> <td align="center"><a href="http://wysko.org"><img src="https://avatars0.githubusercontent.com/u/31376393?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jacob Wysko</b></sub></a><br /><a href="#content-wyskoj" title="Content">πŸ–‹</a></td> </tr> <tr> <td align="center"><a href="http://dilwoarhussain.com"><img src="https://avatars2.githubusercontent.com/u/4599889?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dilwoar Hussain</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=DilwoarH" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://www.linkedin.com/in/manaswini-das/"><img src="https://avatars0.githubusercontent.com/u/22885912?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Manaswini Das</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=manaswinidas" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/benbot"><img src="https://avatars2.githubusercontent.com/u/1340967?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Benjamin Botwin</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3Abenbot" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#question-benbot" title="Answering Questions">πŸ’¬</a> <a href="#ideas-benbot" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/henrmota"><img src="https://avatars1.githubusercontent.com/u/896860?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Henrique Mota</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/pulls?q=is%3Apr+reviewed-by%3Ahenrmota" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#question-henrmota" title="Answering Questions">πŸ’¬</a> <a href="#ideas-henrmota" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/CaseyPYZ"><img src="https://avatars3.githubusercontent.com/u/37056925?v=4?s=100" width="100px;" alt=""/><br /><sub><b>CaseyPan</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=CaseyPYZ" title="Code">πŸ’»</a> <a href="#ideas-CaseyPYZ" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/starakaj"><img src="https://avatars3.githubusercontent.com/u/523270?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sam Tarakajian</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=starakaj" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Astarakaj" title="Bug reports">πŸ›</a> <a href="#maintenance-starakaj" title="Maintenance">🚧</a> <a href="#ideas-starakaj" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/MichaelFBA"><img src="https://avatars0.githubusercontent.com/u/1113721?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Bell</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=MichaelFBA" title="Documentation">πŸ“–</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3AMichaelFBA" title="Bug reports">πŸ›</a> <a href="#maintenance-MichaelFBA" title="Maintenance">🚧</a></td> </tr> <tr> <td align="center"><a href="https://github.com/machenmusik"><img src="https://avatars3.githubusercontent.com/u/2080738?v=4?s=100" width="100px;" alt=""/><br /><sub><b>machenmusik</b></sub></a><br /><a href="#example-machenmusik" title="Examples">πŸ’‘</a></td> <td align="center"><a href="https://github.com/pro-nav"><img src="https://avatars3.githubusercontent.com/u/45587765?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pranav Dudhane</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=pro-nav" title="Documentation">πŸ“–</a></td> <td align="center"><a href="http://www.tundiszasz.com"><img src="https://avatars3.githubusercontent.com/u/19189730?v=4?s=100" width="100px;" alt=""/><br /><sub><b>TΓΌndi SzΓ‘sz</b></sub></a><br /><a href="#design-tundiszasz" title="Design">🎨</a> <a href="#ideas-tundiszasz" title="Ideas, Planning, & Feedback">πŸ€”</a></td> <td align="center"><a href="https://github.com/hellonun"><img src="https://avatars0.githubusercontent.com/u/43077909?v=4?s=100" width="100px;" alt=""/><br /><sub><b>hellonun</b></sub></a><br /><a href="#ideas-hellonun" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#userTesting-hellonun" title="User Testing">πŸ““</a></td> <td align="center"><a href="https://github.com/pgrimaud"><img src="https://avatars1.githubusercontent.com/u/1866496?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pierre Grimaud</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=pgrimaud" title="Documentation">πŸ“–</a> <a href="#content-pgrimaud" title="Content">πŸ–‹</a></td> <td align="center"><a href="http://www.gregfrench.net/"><img src="https://avatars0.githubusercontent.com/u/17938510?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Greg French</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3AGregFrench" title="Bug reports">πŸ›</a></td> <td align="center"><a href="https://daleonai.com"><img src="https://avatars1.githubusercontent.com/u/2328571?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dale Markowitz</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=dalequark" title="Code">πŸ’»</a> <a href="#ideas-dalequark" title="Ideas, Planning, & Feedback">πŸ€”</a></td> </tr> <tr> <td align="center"><a href="http://raglandcodes.github.io"><img src="https://avatars3.githubusercontent.com/u/39048764?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ragland Asir</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=RaglandCodes" title="Documentation">πŸ“–</a></td> <td align="center"><a href="http://tlsaeger.de"><img src="https://avatars.githubusercontent.com/u/33449313?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tom-Lucas SΓ€ger</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=tlsaeger" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/altruios"><img src="https://avatars.githubusercontent.com/u/49083558?v=4?s=100" width="100px;" alt=""/><br /><sub><b>altruios</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=altruios" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/mennosc"><img src="https://avatars.githubusercontent.com/u/47506398?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mennosc</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=mennosc" title="Code">πŸ’»</a></td> <td align="center"><a href="http://netabomani.com"><img src="https://avatars.githubusercontent.com/u/38016578?v=4?s=100" width="100px;" alt=""/><br /><sub><b>neta</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=netanoir" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=netanoir" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://kojikoji.ga"><img src="https://avatars.githubusercontent.com/u/474225?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Koji</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=koji" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=koji" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/josephrocca"><img src="https://avatars.githubusercontent.com/u/1167575?v=4?s=100" width="100px;" alt=""/><br /><sub><b>josephrocca</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=josephrocca" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=josephrocca" title="Documentation">πŸ“–</a></td> </tr> <tr> <td align="center"><a href="http://p5js.org"><img src="https://avatars.githubusercontent.com/u/191056?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lauren Lee McCarthy</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lmccart" title="Code">πŸ’»</a> <a href="https://github.com/ml5js/ml5-library/commits?author=lmccart" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://www.suse.com/"><img src="https://avatars.githubusercontent.com/u/940170?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sorin Curescu</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=en3sis" title="Code">πŸ’»</a></td> <td align="center"><a href="https://github.com/mofanke"><img src="https://avatars.githubusercontent.com/u/54242816?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mofanke</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3Amofanke" title="Bug reports">πŸ›</a> <a href="https://github.com/ml5js/ml5-library/commits?author=mofanke" title="Code">πŸ’»</a></td> <td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=eltociear" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/Mudasar-Makandar"><img src="https://avatars.githubusercontent.com/u/46401916?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mudasar-Makandar</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/issues?q=author%3AMudasar-Makandar" title="Bug reports">πŸ›</a> <a href="https://github.com/ml5js/ml5-library/commits?author=Mudasar-Makandar" title="Code">πŸ’»</a></td> <td align="center"><a href="https://github.com/amirfeqhi"><img src="https://avatars.githubusercontent.com/u/26363996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amir Feqhi</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=amirfeqhi" title="Code">πŸ’»</a></td> <td align="center"><a href="https://github.com/danidask"><img src="https://avatars.githubusercontent.com/u/9405129?v=4?s=100" width="100px;" alt=""/><br /><sub><b>DasK</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=danidask" title="Code">πŸ’»</a> <a href="#ideas-danidask" title="Ideas, Planning, & Feedback">πŸ€”</a></td> </tr> <tr> <td align="center"><a href="https://github.com/asvsfs"><img src="https://avatars.githubusercontent.com/u/119840?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amir</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=asvsfs" title="Code">πŸ’»</a> <a href="#example-asvsfs" title="Examples">πŸ’‘</a></td> <td align="center"><a href="http://lindapaiste.com"><img src="https://avatars.githubusercontent.com/u/28965286?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lindapaiste</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=lindapaiste" title="Code">πŸ’»</a> <a href="#ideas-lindapaiste" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Alindapaiste" title="Bug reports">πŸ›</a></td> <td align="center"><a href="http://evanweinberg.com"><img src="https://avatars.githubusercontent.com/u/1531831?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Evan Weinberg</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=emwdx" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://youtube.com/codergautam"><img src="https://avatars.githubusercontent.com/u/66850133?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Coder Gautam</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=codergautam" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/yoychen"><img src="https://avatars.githubusercontent.com/u/3905275?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yong-Yuan Chen</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=yoychen" title="Documentation">πŸ“–</a></td> <td align="center"><a href="https://github.com/adrianfiedler"><img src="https://avatars.githubusercontent.com/u/7136570?v=4?s=100" width="100px;" alt=""/><br /><sub><b>adrianfiedler</b></sub></a><br /><a href="https://github.com/ml5js/ml5-library/commits?author=adrianfiedler" title="Documentation">πŸ“–</a> <a href="https://github.com/ml5js/ml5-library/issues?q=author%3Aadrianfiedler" title="Bug reports">πŸ›</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the all-contributors specification. Contributions of any kind welcome!