@eas-framework/server
Version:
Node.js framework, with a lot of built in features
17 lines (12 loc) • 627 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Changing eas-framework syntax to be more explicit and easy to understand
- new templating syntax
- more explicit extensions: mode -> model, inte -> integ (integration)
- better sitemap generator - within page template + hooks
- Compile runtime, for script that run once when the page build - sign with '#'
- Real runtime, for script that run every time the page is ssr - sign with '@'