Skip to content

codecoster/2016-angular-netbeans

Repository files navigation

Angular2, TypeScript and NetBeans

This projects demonstrates TypeScript integration in NetBeans as provided by the everlaw plugin for development of Angular2 applications.

The following features are demonstrated

  • Compile on save with everlaw nbts plugin
  • Transpilation with npm and tsc
  • Unit testing with Jasmine, Karma and NetBeans GUI support
  • TypeDoc documentation

Showcase

To show Angular2 and TypeScript feature a very simple example was chosen: A basic calculator with two input fields, a selector for the calculation operation and an output element. The Modes and input fields show how components could be reused.

Running

Please install the everlaw ntbs Plugin from https://github.com/Everlaw/nbts

Afterwards run npm install to install all required dependencies.

Feedback

Let me know if you have comments or questions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published