ecto

Modern Template Consolidation Engine for EJS, Markdown, Pug, Nunjucks, Mustache, and Handlebars

MIT License

Downloads
2.8K
Stars
16
Committers
2

Bot releases are visible (Hide)

ecto - v1.2.2

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.2.1...v1.2.2

ecto - v1.2.1

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.2.0...v1.2.1

ecto - v1.2.0

Published by jaredwray over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.1.3...v1.2.0

ecto - v1.1.3 - liquidjs, marked, and more updated

Published by jaredwray over 2 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.1.2...v1.1.3

ecto - Updates to Liquidjs, Marked, and Removal of Yarn

Published by jaredwray almost 3 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.1.1...v1.1.2

ecto - Jest, Typescript, Marked, and Liquidjs Updates

Published by jaredwray almost 3 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.1.0...v1.1.1

ecto - Marked and Liquidjs Updates

Published by jaredwray almost 3 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.0.9...v1.1.0

ecto - v1.0.9 - Ecto Updated to Latest Typescript, Jest, and Marked

Published by jaredwray almost 3 years ago

What's Changed

Full Changelog: https://github.com/jaredwray/ecto/compare/v1.0.8...v1.0.9

ecto - Ecto v1.0.8 Release with Node v15, Marked, and more

Published by jaredwray about 3 years ago

Big Maintenance update is here and live! Now Ecto is on v15 for Nodejs with module updates for Marked, Pug, fs-extra, and testing frameworks jest / ts-jest.

ecto - Ecto v1.0.7 with new marked v3.0 module is now live!

Published by jaredwray about 3 years ago

ecto - Module Updates to Marked and Liquidjs

Published by jaredwray over 3 years ago

Ecto v1.0.6 is now out in the wild with some module upgrades for marked and liquidjs.

ecto - Updates to Typescript, Marked, and Testing Frameworks

Published by jaredwray over 3 years ago

Minor release updating everything to the latest version.

ecto - Liquidjs and Module Updates

Published by jaredwray over 3 years ago

ecto - Upgrade to Typescript and Liquidjs

Published by jaredwray over 3 years ago

ecto - Update to Readme and types update

Published by jaredwray over 3 years ago

  • Updated and Merged the Advanced Readme with the main one to make it a bit easier.
  • Updated types for modules that should be on their latest now.
ecto - Updates and Cleanup with Less Files

Published by jaredwray over 3 years ago

  • Removed all test files from build package
  • Cleaned up Naming Convention for Test Data
  • Upgraded to Latest LiquidJS!
ecto - The Big Initial Release!

Published by jaredwray over 3 years ago

  • Zero Config by default but all properties exposed for flexibility. Check out our easy API.
  • Async render and renderFromFile functions for ES6 and Typescript.
  • Render via Template File with Automatic Engine Selection. No more selecting which engine to use, engine choice is automatically decided based on the file extension.
  • Only the Top Template Engines: EJS, Markdown, Pug, Nunjucks, Mustache, Liquid, and Handlebars.
ecto - Adding in create function for export

Published by jaredwray over 3 years ago

ecto - Adding in module support for Javascript

Published by jaredwray over 3 years ago

ecto - Handing if the path already exists

Published by jaredwray over 3 years ago