Releases: Bijoujs/Bijou.js
Releases · Bijoujs/Bijou.js
Big update!
Lots of bug fixes, new features, and added a polyfill library!
Note:
This is not backwards compatible, the new prefix is _$
instead of _
, now also explosion
works as well. To use simply included the CDN:
<script src="https://cdn.jsdelivr.net/gh/explosion-scratch/tiny.js@v2.0/tiny.min.js"></script>
in the head of your document and then call a function like this:
_$.functionhere()
First stable(ish) release!
Yay!! :)
v1.0 Prerelease!
First release!! Not quite stable though :P