ember-root-url
URL constructor
A helper to construct relative URLs from an application's root URL
A template helper to keep your URLs relative to the app's rootURL.
10 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
intercom/ember-href-to | A lightweight alternative to Ember's {{link-to}} component for generating URLs | 190 |
ef4/prember | Automates the generation of pre-rendered HTML files for Ember applications at build time. | 194 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
jmurphyau/ember-truth-helpers | Provides template helpers for additional truth logic in Ember.js HTMLBars templates | 706 |
ember-links/list | A curated list of EmberJS resources and tutorials | 146 |
justtal/ember-cli-sass-pods | Automates the styling of Ember CLI routes and components using Sass | 62 |
ember-learn/super-rentals | An Ember.js project providing a tutorial environment and tools for building and deploying web applications | 167 |
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
ember-polyfills/ember-router-service-polyfill | A polyfill library to support Ember version 2.15 and above by providing a fallback for the router service | 36 |
thoov/ember-redirect | An EmberJS addon for route-based redirects in Ember-CLI applications. | 27 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
ember-codemods/es5-getter-ember-codemod | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |