JOS : Animation Library (v0.9.0)
Pre-release
Pre-release
Whats New :
- Updated stylesheet
jos.css
dependencies fromv0.9
onwards, it will be exported along with the script. - New bundler for bundling & packaging the library.
- Improved import/exports.
- Fixed issue where jos could not find jos.css that occurs due to network issue.
- Included playable animation in jos.css/jos.js & added new jos.min.css for a minified version where you can develop fully custom animation and features.
- Slight performance bump
- Updated doc
- & many more...
Full Changelog: v0.8.8...v0.9.0
As of [28/10/2023] :
- npm Install :
jos-animation@beta
orjos-animation@0.9.0-beta
- embed link :
https://unpkg.com/jos-animation@beta
orhttps://unpkg.com/jos-animation@0.9.0-beta
are available for public use, will update soon.