https://github.com/qolzam/telar-core-ext-js
Telar core JavaScript extensions
https://github.com/qolzam/telar-core-ext-js
core-extension telar telar-core telar-mvc
Last synced: about 2 months ago
JSON representation
Telar core JavaScript extensions
- Host: GitHub
- URL: https://github.com/qolzam/telar-core-ext-js
- Owner: Qolzam
- License: mit
- Created: 2020-12-15T12:14:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T13:40:08.000Z (over 4 years ago)
- Last Synced: 2025-04-03T19:08:39.082Z (2 months ago)
- Topics: core-extension, telar, telar-core, telar-mvc
- Language: TypeScript
- Homepage: https://telar.dev
- Size: 341 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://codecov.io/gh/telarpress/telar-core-ext)

Telar Core extensions
This package providing extensions for @telar/core## Installation
Telar core is available on npm. You can install it using:
```sh
npm install @telar/core-ext
#or
yarn add @telar/core-ext
```## Community
Need help, [join our community](https://docs.google.com/forms/d/e/1FAIpQLSdkwt5pxmyCZQO0AmyAghBOdA-XBG298Pfm5Dw1xjNGaGeCYQ/viewform).
## Documentation
TODO.
## License
This project is licensed under the terms of the
[MIT license](/LICENSE).