joy
joy copied to clipboard
make happy little programs
Mobile users can't see this website correctly.
I'm one of your supporters on patreon and I Love what you're doing here. I was a software engineer at a company called Because Learning that helps teach programming and...
I was looking at Joy on my iPad and I noticed that some of the UI controls don’t work as intended on a desktop browser. For example, the numeric slider...
Packaging and building improvements: - Adds a package.json file that can be used to install dependencies - Uses grunt to build files instead of build.js - Add a .gitignore files...
this will fix #7 Positioning is a bit different than before, will need to fix.
When going to this URL: http://ncase.me/joy/demo/music/?data=N4IglgdgzgLgTgVwMYzAe2iAXKAhi9TLAbVBgE8AHAU2xAFtcYALAeimphABoQA3XHAi56tHCAo06AuGFwAjADbUAciNq841AGYBJACJ0wAEwCMIAL68BihGLJUxICAnrzqcHiCTNckbKQSjnQubh4A+nC4AO5eNnbYAAwWALoWVg5SWAxMbBxc1oLCotiZTjJySqrqXlp6htkmiZaFtvZBWc6u7p68Pn4QAWUh3RFRsa0JWKYzpqnp3MON0PDIqBhQrFo0TF5IaAgQXOKSTqE9e77+JEtdYXCRMXG4bdimiclpvPjrRHgEGyGHScjBY7E4zyENROwWyFQUyjUJU0OgMRmMAGYWvwXlNbucPJcBkDTiN7o8JjjXlhPgtbpBYIgAdAttQdgVvAcjqVgWSLn0roMbrzsgSHuNntSAKzzb7MqA8n6EBXC0nZUF5CGFKElGGdeFVJEaEB1NGNYwAJmx8Xaaru-O8gpJsJxsgR1WRJtRDXAxmaGRFjrQaA4kqmIAA1C1bgbETUUfV0Vj5gG7RrwRyZMVbS7Yx7jaafSYACzW3E5zpionXQJ2vNG2re9FW1MunzB0OTJwAKmjgbFFLDYkSADoPokZYtA+2Q8abXQo63K6NxU8u9gALSji3FlNTtO5VhgbRD8x6s4r6tC2u5wSVOOewvo0uyiTUWA8+fZAA8XjtM9DKwqTsK1zz5QkBWJVUXQHCV1xpV8lUBcQkKIG9OnTfJIWzHk6zvd0GwTM1fRfeD8UvSCaxjfDDXjL1E3NUjbgAudyzoXslwvck4OAsQNzmNJUhRfIADUaOUFVtBeDheDtVCFTpQNMK1V0cLAuFxPzRsGJIstqXI+4r2dZduLXXikhHC1OLoFihzoDc+zwt1aMfJtGMsQT9xdegECgMAkFYCA0BgY1KDAGAfFwmCKMdKD0PKTTCPo4iTBbL4JDAXUDIdfoqMDes6Kfc1zFfZQIAAcxYKKTJyp1oP1RLCrc3S91udM0BoKJfi8DqPCYQhPzY7Io1kttmA7WggKzaFqOch8C2akxkzI-sYty69srGMyvw3C0MQE9IUmEzgxLm99sCkxQZMDeTLGs9VD16rqBt4J7+owQbqUjP8xomssdQrBKzqSorfRKla7SrSiNtW0zKS-UcDvunIwTe7rXs696hVAL8QAc0bOlsqaihm-LGtcnSmj0vFYdquLNtXeGhqlEcAA4UyOr1RM0yTpOoAmnFuw7jpgU773OrBVn5m75WxSIdA8agICQCXQBMM81eMdFzFk3BypVYh7UJTnjCYXBPvDVBPX2RQ0E8EgLVMC1uFHAB2UxuFMdL9ggCBqBQagtawDEgKp8QTHRZpdf1gIjc8E2zYtpwwoi5g9jQW37eIRIXZHAA2T3vYwP2A6DkPeCWnkI-NLFo4NuOQATmBzfEXG0G0bQsL6DO7YCDEc9HVnC6An2S5CsvQ8tKug99K069jqsm5bnGhucahogABXCyLu8zgJTAxZ3B6H0dizzovff98fsHL3Tw5nks-z1+vF94U3m6TugysqtPd97h284DxHK7Ye3dL6l2wK7dIFggA No audio can be heard. When I open the console I see the following error: `The AudioContext was not allowed to start. It must...
While playing with the "getting started" demo causes things to fail while works fine. It might be useful to note this somewhere, maybe in the "getting started" guide. This occurred...
CC0 allows anyone to use the code without restriction, but it makes it difficult for you to accept patches from contributors. For example, [Google's open source policy](https://opensource.google.com/docs/patching/#forbidden) prohibits Googlers from...
For the README.md. Added alt text to image, and the links are more descriptive to aid screenreaders. See: [Screenreaders and Links](https://webaim.org/techniques/hypertext/#screen_readers)
[npm](https://www.npmjs.com/) is the package manager used by a large number of javascript projects these days. Having Joy.js on npm will make it a lot easier for developers to add this...