ProTheory8
|
959aca8c45
|
Add Active Tool Router (#58)
* Add Active Tool Router
* Remove commented out import
|
2021-04-01 18:10:28 +02:00 |
|
ProTheory8
|
0083a2f788
|
Add .gitattributes file (#46)
Add .gitattributes and enforce the use of LF
|
2021-03-27 11:48:05 +01:00 |
|
ProTheory8
|
fde5f7e21f
|
Add metadata (#45)
* Add wasm-pack metadata
* Add Wasm tests directory
* Add basic Cargo manifest metadata
* Make web frontend unpublishable to npm
|
2021-03-27 11:16:05 +01:00 |
|
ProTheory8
|
fe111a6684
|
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 02:26:55 -07:00 |
|
ProTheory8
|
18a8442b0e
|
Make it compile (#37)
* Fix indentation
* Set the correct name of the crate in root Cargo.toml
* Fix all compile errors
|
2021-03-27 02:26:55 -07:00 |
|
ProTheory8
|
018708791d
|
Add init function to wasm-bindings crate and update dependencies (#33)
|
2021-03-27 02:26:54 -07:00 |
|