setup.py
transpilex/__init__.py
transpilex/main.py
transpilex.egg-info/PKG-INFO
transpilex.egg-info/SOURCES.txt
transpilex.egg-info/dependency_links.txt
transpilex.egg-info/entry_points.txt
transpilex.egg-info/requires.txt
transpilex.egg-info/top_level.txt
transpilex/cli/__init__.py
transpilex/cli/prompts.py
transpilex/config/__init__.py
transpilex/config/base.py
transpilex/config/package.py
transpilex/config/project.py
transpilex/frameworks/__init__.py
transpilex/frameworks/aiohttp.py
transpilex/frameworks/blazor.py
transpilex/frameworks/cakephp.py
transpilex/frameworks/codeigniter.py
transpilex/frameworks/core.py
transpilex/frameworks/django.py
transpilex/frameworks/fastapi.py
transpilex/frameworks/flask.py
transpilex/frameworks/laravel.py
transpilex/frameworks/mvc.py
transpilex/frameworks/node.py
transpilex/frameworks/php.py
transpilex/frameworks/ror.py
transpilex/frameworks/spring.py
transpilex/frameworks/symfony.py
transpilex/frameworks/yii.py
transpilex/patterns/import_patterns.json
transpilex/patterns/variable_patterns.json
transpilex/templates/php-tw-vite.config.js
transpilex/utils/__init__.py
transpilex/utils/assets.py
transpilex/utils/casing.py
transpilex/utils/extract_fragments.py
transpilex/utils/file.py
transpilex/utils/git.py
transpilex/utils/gulpfile.py
transpilex/utils/lock_files.py
transpilex/utils/logs.py
transpilex/utils/package_json.py
transpilex/utils/pattern.py
transpilex/utils/replace_html_links.py
transpilex/utils/replace_variables.py
transpilex/utils/restructure.py
transpilex/utils/template.py