Vanilla
Vanilla packages are the core of the framework. They do not have major external dependencies but most tools are low level APIs and sometimes require elaborated setups/configurations. Many of these APIs are simplified using the other implementation packages such as React.
Get Started
Install the package:
npm install arwes
Check out the Playground for examples on how to use the vanilla functionalities.
Packages
These are the available vanilla packages:
Package
Description
@arwes/toolsGeneral browser utilities
@arwes/themeVisual themes scaffolding
@arwes/stylesSpecial visual styles
@arwes/animatorInterfaces assembling
@arwes/animatedAnimation sequences effects
@arwes/bleepsShort sounds management
@arwes/textText rendering effects
@arwes/framesResponsive scalable vector graphics
@arwes/bgsPassive background ambiences
@arwes/effectsSpecial effects
@arwes/coreIntegration functionalities
arwesAll vanilla packages bundle
