An open API service indexing awesome lists of open source software.

https://github.com/theneuronproject/ef-core

Core of ef.js (without parser)
https://github.com/theneuronproject/ef-core

Last synced: 5 days ago
JSON representation

Core of ef.js (without parser)

Awesome Lists containing this project

README

          

# ef-core
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/TheNeuronProject/ef-core/master/LICENSE) [![npm](https://img.shields.io/npm/dt/ef-core.svg?style=flat-square)](https://www.npmjs.com/package/ef-core) [![Release Packages](https://github.com/TheNeuronProject/ef-core/actions/workflows/release.yml/badge.svg)](https://github.com/TheNeuronProject/ef-core/actions/workflows/release.yml)

(maybe) An elegant HTML template engine & basic framework

ef.js is a static template framework for browsers, which you can write your UI without concerning about the logic, or writing logic without concerning about the UI.

For detail information please see [ef.js](https://github.com/TheNeuronProject/ef.js)