Skip to content

SitePen/TypeScript-examples

Repository files navigation

Typescript Examples

Enjoy these delightful samples taken from SitePen's TypeScript in Depth.

In addition to the samples, there is a complete development environment for working with TypeScript including Grunt and Intern support!

About Us

SitePen has a 10-year history in open source. Our first release was the Dojo Toolkit, and we continue to foster the open-source community through the Dojo Foundation, which oversees such projects as grunt and lodash. We are a contributing member to, and creator of, Intern, Mayhem, dgrid, dstore, among others. We consult as expert advisors to international companies and startups, and train their developers.

SitePen has workshops on TypeScript and offers support plans to help transfer our expert knowledge to you.

Quick Start

  • npm install

Grunt Commands

  • grunt lint - validates style rules
  • grunt test - runs intern's node client
  • grunt test-local - runs intern's runner with local configuration
  • grunt test-proxy - starts intern's testing proxy
  • grunt test-runner - runs intern's runner
  • grunt ci - runs tests in a continuous integration environment
  • grunt clean - cleans development work
  • grunt - compiles files

More Resources!

About

Various examples of using TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages