https://github.com/adonisjs/view
Template Engine For AdonisJS
https://github.com/adonisjs/view
legacy
Last synced: 3 months ago
JSON representation
Template Engine For AdonisJS
- Host: GitHub
- URL: https://github.com/adonisjs/view
- Owner: adonisjs
- License: mit
- Created: 2019-09-15T12:53:17.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-07-28T12:58:57.000Z (about 2 years ago)
- Last Synced: 2025-05-24T04:42:21.815Z (5 months ago)
- Topics: legacy
- Language: TypeScript
- Homepage: https://docs.adonisjs.com/guides/views/introduction
- Size: 513 KB
- Stars: 21
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
AdonisJS Template Engine
This repo holds the template engine (Edge) used by AdonisJS.
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![synk-image]][synk-url]

[gh-workflow-image]: https://img.shields.io/github/workflow/status/adonisjs/view/test?style=for-the-badge
[gh-workflow-url]: https://github.com/adonisjs/view/actions/workflows/test.yml "Github action"[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[typescript-url]: "typescript"[npm-image]: https://img.shields.io/npm/v/@adonisjs/view/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/@adonisjs/view/v/latest "npm"[license-image]: https://img.shields.io/npm/l/@adonisjs/view?color=blueviolet&style=for-the-badge
[license-url]: LICENSE.md "license"[synk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/view?label=Synk%20Vulnerabilities&style=for-the-badge
[synk-url]: https://snyk.io/test/github/adonisjs/view?targetFile=package.json "synk"