@ts-monorepo-starter/templates

1.0.3 • Public • Published

Templating engines

Why

I'll be using a templating engine + flat files to help build these out for these reasons:

  1. Flat files with replacement tokens makes it super easy to write templates.
  2. Simpler and easier to get setup than JSX/React.
  3. I'm outputting text files not an XML dialect.
  4. I can read the files into a module.

Requirements

In no particular order

  1. Easy template engine that requires a single module
  2. Can export the template out as a function so I can call else where.

Links

Readme

Keywords

none

Package Sidebar

Install

npm i @ts-monorepo-starter/templates

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

3.91 kB

Total Files

15

Last publish

Collaborators

  • mrpotatoes