Skip to content

sensiolabs/AssetMapperTypeScriptBundle

Folders and files

NameName
Last commit message
Last commit date
Jan 7, 2025
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Jan 7, 2025
Feb 20, 2024
Oct 24, 2023
Oct 24, 2023
Oct 9, 2023
Aug 7, 2024
Feb 20, 2024
Feb 20, 2024
Feb 20, 2024

Repository files navigation

TypeScript Bundle For Symfony!

Latest Version Total Downloads Monthly Downloads Software License CI

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

  • Automatically downloads the correct SWC binary
  • Adds a typescript:build command to compile your typescript files
  • Automatically compiles your typescript files when you run asset-map:compile command

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.