1.7.1 ā€¢ Published 3 years ago

@bookshop/ejs-engine v1.7.1

Weekly downloads
240
License
MIT
Repository
github
Last release
3 years ago

An extension to bookshop that allows support for .ejs modules

Usage

Import Syntax

Currently, the syntax for importing is:

<%- include("Components/button/button.ejs", { text: "BigIron" }) %>

Local Development

npm i
npm run start

Also, don't forget to npm link @bookshop/ejs-engine.

N.B. This engine is transpiled (because ejs requires fs).

Author

šŸ‘¤ @CloudCannon

1.7.1

3 years ago

1.7.0

3 years ago

1.6.13

3 years ago

1.6.11

3 years ago

1.6.12

3 years ago

1.6.10

3 years ago

1.6.7

3 years ago

1.6.6

3 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago