edge.js
Version:
Template engine
83 lines (49 loc) • 2.13 kB
Markdown
# Edge
[![gh-workflow-image]][gh-workflow-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url]
Edge is a simple, Modern, and batteries included template engine for Node.js. Edge is similar to writing JavaScript. If you know JavaScript, you know Edge.
## 👉 [Learn more](https://edgejs.dev)
**Featured sponsors**
<table>
<tr>
<td>
<a href="https://route4me.com/?utm_source=adonisjs.com">
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/route4me.jpg" />
</a>
</td>
<td>
<a href="https://ezycourse.com/?utm_source=adonisjs.com">
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/ezycourse.jpg" />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://meteor.software/g6h?utm_source=adonisjs.com">
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/galaxy.jpg" />
</a>
</td>
<td>
<a href="https://www.lambdatest.com/?utm_source=adonisjs.com">
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/lambdatest.jpg" />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://relancer.com/?utm_source=adonisjs.com">
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/relancer.jpg" />
</a>
</td>
<td>
</td>
</tr>
</table>

[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/edge-js/edge/checks.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/edge-js/edge/actions/workflows/checks.yml "Github action"
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[typescript-url]: "typescript"
[license-image]: https://img.shields.io/npm/l/edge.js?color=blueviolet&style=for-the-badge
[license-url]: LICENSE.md 'license'
[npm-image]: https://img.shields.io/npm/v/edge.js.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/edge.js 'npm'