You are viewing a single comment's thread from:

RE: More features to Steem Ultimate Editor!

in #utopian-io7 years ago

By the way - Javascript is not a project but a standard (ECMAScript), so it's open but not open source. Implementations of this standard (usually inside browsers) might be open source and might be closed source, and while you don't need to quote the creator of Javascript everytime you write JS, you might need to reference the owner of a licensed Javascript engine if you happen to clone that into your project.