https://github.com/aegenet/au2
Aurelia 2 Plugins & Tools
https://github.com/aegenet/au2
aurelia aurelia2 codemirror prism
Last synced: 4 months ago
JSON representation
Aurelia 2 Plugins & Tools
- Host: GitHub
- URL: https://github.com/aegenet/au2
- Owner: aegenet
- License: mit
- Created: 2022-01-02T15:27:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T08:43:03.000Z (over 1 year ago)
- Last Synced: 2025-04-16T18:18:21.508Z (about 1 year ago)
- Topics: aurelia, aurelia2, codemirror, prism
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/aegenet/au2/actions)
[](https://codecov.io/gh/aegenet/au2)
# Aurelia 2 - Plugins & Tools monorepo
This repository contains a collection of Aurelia 2 plugins and tools.
**Note**:
- Tested with [`Aurelia v2.0.0-beta.21`](https://github.com/aurelia/aurelia/releases/tag/v2.0.0-beta.21).
## Plugins
| Name | Usage |
| ---------------------------------------------------------------------- | -------------------------------------------------------------- |
| [@aegenet/au2-base-component](./packages/au2-base-component/README.md) | Base component with `EventAggregator`, `I18N` and `AntiBounce` |
| [@aegenet/au2-prism](./packages/au2-prism/README.md) | Prism view and Prism Editor component |
| [@aegenet/au2-code-mirror](./packages/au2-code-mirror/README.md) | CodeMirror 6+ component - Draft only |
| [@aegenet/au2-code-mirror-5](./packages/au2-code-mirror-5/README.md) | CodeMirror 5 component - Draft only |
# Coverage
[](https://codecov.io/gh/aegenet/au2)


# License
[The MIT License](LICENSE) - Copyright © 2022-2024 [Alexandre Genet](https://github.com/aegenet).