meteor-template-extension
Template manipulator
A package that provides an interface to manipulate and extend existing Meteor templates
A Meteor package: Replace already defined templates, inherit helpers and events from other templates
220 stars
17 watching
21 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
veliovgroup/meteor-template-helpers | Utility functions to simplify template rendering in Meteor applications | 35 |
arggh/blaze-teleport | A package that allows you to render HTML templates outside of your application's DOM tree. | 1 |
dburles/meteor-collection-helpers | Automates data transformation and retrieval on Meteor collections for simplified model development. | 498 |
meteor-community-packages/meteor-collection-hooks | Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
byungkwanlee/meteor | An implementation of Mamba-based traversal of rationale to improve performance of numerous vision language models. | 102 |
longshotlabs/simpl-schema | A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages | 560 |
back2dev/meteor-slingshot | Directs file uploads from Meteor applications to various cloud storage services without exposing sensitive data. | 13 |
leonardoventurini/meteor-devtools-evolved | An extension for Meteor framework development tools that enhances DDP inspection and data visualization. | 173 |
meteor/blaze | A reactive HTML template engine that eliminates the need for update logic and automates DOM updates | 528 |
achipa/qondrite | A JavaScript client library wrapper for Meteor backend connections in QML applications | 51 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
meteor-community-packages/meteor-inject-data | A package to inject data into client-side rendered HTML at the beginning of page loading | 6 |
mondora/asteroid | An isomorphic JavaScript library that allows developers to connect to a Meteor backend from various environments. | 734 |
meteorwebcomponents/layout | A polymer-based layout component for meteor applications | 5 |