Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grandjs/jsx
Grand.js way to use jsx as template engine.
https://github.com/grandjs/jsx
Last synced: 18 days ago
JSON representation
Grand.js way to use jsx as template engine.
- Host: GitHub
- URL: https://github.com/grandjs/jsx
- Owner: grandjs
- License: mit
- Created: 2021-05-27T13:32:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T01:27:20.000Z (over 3 years ago)
- Last Synced: 2024-04-25T08:02:06.018Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @grandjs/jsx
---
[![Build Status][travis-img]][travis-url]
[![Coverage Status][coverage-img]][coverage-url]
[![NPM version][npm-badge]][npm-url]
![Code Size][code-size-badge]
[![License][license-badge]][license-url][travis-img]: https://travis-ci.com/grandjs/jsx.svg?branch=master
[travis-url]: https://travis-ci.com/grandjs/jsx
[coverage-img]: https://coveralls.io/repos/github/grandjs/jsx/badge.svg?branch=master
[coverage-url]: https://coveralls.io/github/grandjs/jsx?branch=master
[npm-badge]: https://img.shields.io/npm/v/@grandjs/jsx.svg?style=flat
[npm-url]: https://www.npmjs.com/package/@grandjs/jsx
[license-badge]: https://img.shields.io/badge/license-MIT-green.svg?style=flat
[license-url]: https://github.com/grandjs/jsx/blob/master/LICENSE
[code-size-badge]: https://img.shields.io/github/languages/code-size/grandjs/jsx### Grand.js way to use jsx as template engine.