Pinned Repositories
imported-template
Custom element that lets you load template from external file into your document, and take full control over loaded <script>s and <link rel="import">s. Thanks to HTML Imports - caching, script execution, etc. is completely native. Declarative way for client-side includes boosted with HTML Imports features.
juicy-ace-editor
Custom Element with the Ace code editor
juicy-draggable
Custom element to make items draggable and droppable
juicy-filedrop
FileDrop panel
juicy-html
A custom element that lets you load HTML partials into your Web page. Declarative way for client-side includes.
juicy-iframe
custom element that lets you stamp inline or external HTML into an iframe. It also provides simple data binding, that works for native JS/HTML as well as for Polymer's dom-bind
juicy-jsoneditor
Polymer Element that wraps josdejong/jsoneditor and adds two-way binding for edited JSON.
juicy-markdown-editor
DEPRECATED! GitHub Flavored Markdown (GFM) editor with filedrop and paste functionality
juicy-tile-grid
Masonry-like Custom Element for sortable tiles that packs efficiently without changing HTML structure (changes CSS only), and adapts it to CSS Grid Layout. Extended renderer for juicy-tile-list.
juicy-tile-list
DEPRECATED!(see README) Masonry-like Custom Element with sortable tiles that packs efficiently without changing HTML structure (changes CSS only).
Juicy's Repositories
Juicy/juicy-tile-grid
Masonry-like Custom Element for sortable tiles that packs efficiently without changing HTML structure (changes CSS only), and adapts it to CSS Grid Layout. Extended renderer for juicy-tile-list.
Juicy/juicy-filedrop
FileDrop panel
Juicy/juicy-table-repeat
A workaround custom element which allows you to use dom-repeat inside table under IE and FF
Juicy/juicy-display-router
A Custom Element to switch visible elements based on current window location
Juicy/juicy-checkbox-group
Polymer custom element to create group of checkboxes
Juicy/dom-bind-notifier
Notifies Polymer 1.x template binding (dom-bind) with puppet changes
Juicy/juicy-composer
Custom Element that build Shadow DOM tree according to given JSON
Juicy/juicy-decomposer
Custom element that compose child elements into shadow DOM structure according to given JSON
Juicy/juicy-tile-editor
Polymer Element that adds an editor to control the setup of <juicy-tile-list>
Juicy/juicy-tiles-setup-sync
DEPRECATED! Polymer Element to handle `<juicy-tile-list>` (or `-grid`) setup changes (staging, reverting, saving to storage).