x-tag / gmap

Wrapping Google Maps in a sweet custom element

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repo is an X-Tag custom web-component stub that can be used as a starting point when building new elements. It provides that basic tools and grunt tasks to get started.

Yo Generator

If you're creating a new component, checkout our Yeoman Generator.

https://github.com/x-tag/yo-x-tag-generator

Dev Setup

Fork this repo, rename it, then clone it.

$ npm install	// install bower tasks
$ bower install	// install components
$ grunt build   // build the dependencies

Links

X-Tags Docs

Guide for creating X-Tag Components

Using X-Tag components in your applications

About

Wrapping Google Maps in a sweet custom element


Languages

Language:JavaScript 99.5%Language:HTML 0.5%Language:CSS 0.0%