Skip to content

BOOSTLET.js: image processing plugins for the web

License

Notifications You must be signed in to change notification settings

VidhyaSree-N/boostlet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boostlet

Boostlets are modules that can extend web-based visualization frameworks with extra functionality such as processing.

Developer Instructions

To compile the project:

npx parcel build

During development, to prototype in the JS Console, there are two entrypoints:

tests/dev.html that uses the uncompiled code and allows developing while prototyping

tests/dist.html uses the compiled code

About

BOOSTLET.js: image processing plugins for the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • HTML 39.5%