Skip to content

mtboss124/Clipnote.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipnote.js

Clipnote studio .clip file player

howto make it work

you need to import the script to the html file and also need jszip

we have to ways to display clipnote

displaying thumbnails

<clipnote-image url="path/to/clipfile.clip" width="320" height="240"></clipnote-image>

and then the animation player

<clipnote-player url="path/to/clipfile.clip" width="320" height="240"></clipnote-image>

thats it

if you can help make this code better i would apreciate it

i bearly know how to code in javascript

screencaps

by samuel

image

by itsumori

image

by mtboss124(me)

image

Credits

coding - mtboss124

Clipnote studio - Cal

flipnote.js (inspiration and reference) - james

About

Clipnote studio .clip file player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published