sensiolabs / AssetMapperTypeScriptBundle

MIT License
24 stars 7 forks source link

TypeScript Bundle For Symfony!

This bundle allows you to compile TypeScript and use it with Symfony's AssetMapper Component (no Node required!).

Installation

composer require sensiolabs/typescript-bundle

Documentation

Read the documentation at: https://symfony.com/bundles/AssetMapperTypeScriptBundle/current/index.html

Credits

This bundle was greatly inspired by the Sass Bundle from SymfonyCasts.

License

MIT License (MIT): see the License File for more details.