Package Exports
- @siteremix/remixer
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@siteremix/remixer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Remixer Overview
Remixer is JavaScript library for remixing websites or web applications with event based animations, effects and dynamic styles.
Remixer allows to find and quickly change specific DOM elements or global page styles adding animations, effects or custom content. It finds elements by CSS selectors or directly by DOM element object. You can chain multiple sequence changes with steps and provide evented options when and how you want to apply your remix changes.
Remixer is the center part of SiteRemix service but can be used as standalone library or separate module.
Licensing
Remixer is free for personal use only. It will run on local or development environment without any restrictions. In order to use the Remixer on public websites or hosted web applications you have to purchase a license. You can find more about that on our website on the pricing plan page.