stencilproject / Stencil

Stencil is a simple and powerful template language for Swift.
https://stencil.fuller.li
BSD 2-Clause "Simplified" License
2.34k stars 224 forks source link

Added Weaver to the list of projects using Stencil #216

Closed trupin closed 6 years ago

trupin commented 6 years ago

I added Weaver, which is another cool project with code generation features built with Stencil.

Weaver is a declarative, easy-to-use and safe Dependency Injection framework for Swift.

You can check it out on GitHub: https://github.com/scribd/Weaver

I also wrote this article explaining why I developed it: https://medium.com/scribd-data-science-engineering/weaver-a-painless-dependency-injection-framework-for-swift-7c4afad5ef6a