Alfonso Garcia-Caro

Results 312 comments of Alfonso Garcia-Caro

I've also expanded the API so most of the methods can be accessed directly from `Shape` objects. This allows for fluent APIs that may be nicer to use: ```typescript return...

Thanks @tpetricek! I've updated the build script which will now put the JS files ready for distribution together with the declaration files in `dist` folder. Another improvement is that fable-library...