templates

System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.

MIT License

Downloads
119.6K
Stars
60
Committers
4

Bot releases are hidden (Show)

templates - Latest Release

Published by jonschlinkert almost 9 years ago

Fixes a lookup bug in render and compile that was returning the first view that matched the given name from any collection. So if a partial and a page shared the same name, if the partial was matched first it was returned. Now the renderable view is rendered (e.g. page)

Package Rankings
Top 8.91% on Bower.io
Top 2.41% on Npmjs.org
Badges
Extracted from project README
NPM version NPM monthly downloads NPM total downloads Linux Build Status Windows Build Status
Related Projects