jamesnovak / CrmSvcUtilTS

A utility that generates typescript that aids in WebAPI calls and form scripting
GNU General Public License v3.0
3 stars 1 forks source link

Use tool without Angular? #5

Open ArtKarp opened 5 years ago

ArtKarp commented 5 years ago

Can this tool be used to help with Typescript code and not have to use Angular? My preference is to use only Typescript. If another framework is needed I would use Auralia, but not Angular.
Thanks

brendon-colburn commented 5 years ago

I’m building something that is in beta currently that is a spiritual successor to this. It outputs typescript definitions that are agnostic to library and is built in ReactJS. You can check it out at https://github.com/xrm-rangers/power-tools .

On Tue, Mar 26, 2019 at 2:49 AM AKarp @TheArtOf365 notifications@github.com wrote:

Can this tool be used to help with Typescript code and not have to use Angular? My preference is to use only Typescript. If another framework is needed I would use Auralia, but not Angular. Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jamesnovak/CrmSvcUtilTS/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/APl-5ET6N7pUee3N7fKHudoXENhss0TLks5vacLogaJpZM4cKt5a .

brendon-colburn commented 5 years ago

BTW things are moving kind of rapidly at the moment with this. Have a look at https://github.com/power-tools/hub to see what I mean