https://github.com/marko-js/compat
Marko compat taglibs
https://github.com/marko-js/compat
Last synced: about 2 months ago
JSON representation
Marko compat taglibs
- Host: GitHub
- URL: https://github.com/marko-js/compat
- Owner: marko-js
- License: mit
- Created: 2023-07-07T20:13:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:58:46.000Z (7 months ago)
- Last Synced: 2025-04-30T07:42:45.752Z (about 2 months ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Marko Compatibility
This repository contains "compatibility" packages for consuming Marko components using older deprecated API's in the current version of Marko.
| Command | Description |
| ------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------- |
| [compat-v4](https://github.com/marko-js/compat/blob/main/packages/compat-v4/README.md) | ✨ Install this package when upgrading from marko@4. |
| [marko-widgets@8](https://github.com/marko-js/compat/blob/main/packages/marko-widgets/README.md) | ✨ Install this package when upgrading from marko@4 with `marko-widgets@7`. |# Code of Conduct
This project adheres to the [eBay Code of Conduct](./.github/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.