Skip to content

templates #1

@jonschlinkert

Description

@jonschlinkert

layouts

can be used to "wrap" templates with require statements, or other common code

  • generic node app
  • cli
  • base plugin
  • base app
  • generator
  • gulp plugin
  • assemble, verb, generate, update plugin

includes

can be used for describe and it blocks, for example:

  it('should export a function', function() {
    assert.equal(typeof <%= rename(name, varname) %>, 'function');
  });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions