Skip to content

nch3v/typescript-mixins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript mixins

This project is a sample to demonstrate how mixins can be implemented in Typescript.

For more information see my blog post : How to implement mixins in typescript

Install

Install typescript & jasmine

npm install -g typescript
npm install -g jasmine

Transpile & Test

npm test

About

How to implement mixins in typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published