aomarks / bridgesim

A starship bridge simulator for the web.
https://aomarks.github.io/bridgesim/
16 stars 3 forks source link

switch to Cu3PO42/polymer-decorators #7

Closed aomarks closed 7 years ago

aomarks commented 8 years ago

Cu3PO42/polymer-decorators looks like an improvement over nippur72/PolymerTS. It infers Polymer property types from Typescript types, automatically registers components, doesn't seem to have the separate JS library requirement, and looks a little cleaner generally.

d4l3k commented 8 years ago

Looks like a neat project. I especially like the @computed syntax.

aomarks commented 7 years ago

Let's use Polymer 2 instead.