Skip to content

mili-project-manager/mili-handler-ejs

Repository files navigation

@mili-handlers/ejs

version downloads license dependencies coveralls

The mili handler used to parse ejs template.

Usage

import ejs from '@mili-handlers/ejs'

const rules = {
  // the ext(.ejs) will be removed by ejs handler
  path: 'file_path.ejs',
  handlers: [ejs],
}

Sponsor

Support code development on patron.

patron

Contributing & Development

If there is any doubt, it is very welcome to discuss the issue together. Please read Contributor Covenant Code of Conduct and CONTRIBUTING.

About

The mili handler used to parse ejs template

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published