Graphite/client/web/wasm
ProTheory8 3bf531a565 Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44)
* Add camelcase rule to .eslintrc.js

* Import Error type from JS, rename crate::wrappers::Color::get_inner_color to crate::wrappers::Color::inner
2021-03-27 12:43:58 +05:00
..
src Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44) 2021-03-27 12:43:58 +05:00
.gitignore Rename project structure with /core and /client 2021-03-22 11:21:15 -07:00
Cargo.toml Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00