Skip to content

Holds common building blocks for building TypeScript applications and libraries

License

Notifications You must be signed in to change notification settings

woksin-org/TypeScript.Build

 
 

Repository files navigation

Issues

File issues here.

Using it

The idea is that this package serves as a foundation to build specific tools for building node and browser applications.

Dependencies

This project has all its dependencies as regular dependencies, which is why it is important to add a reference to this package as a dev dependency. The reason for this is to be able to get all the packages down that the build pipeline need onto your developer box.

Tests

This package also provides every dependency you'd need to perform tests using the Mocha framework

Mocking

Sinon

Assertions

Chai Sinon Chai Sinon Chai in Order

About

Holds common building blocks for building TypeScript applications and libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.2%
  • TypeScript 17.8%