Skip to content

Avatar builder in Canvas with React and Vue implementations

Notifications You must be signed in to change notification settings

danielj247/tarava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tarava

Avatar builder using Canvas

Avatar gif

Development

yarn dev -> to start development command on all projects.

yarn build -> to build all projects.

yarn lint -> to lint all projects

Structure

./dev/vue and ./dev/react are the environments to develop and try the integrations for each framework.

./packages/core is the main library which handles majority of logic.

./packages/vue and ./packages/react are the framework-specific implementations of @tarava/core.

./packages/types has all the types shared across all projects.

About

Avatar builder in Canvas with React and Vue implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published