• Stars
    star
    120
  • Rank 285,932 (Top 6 %)
  • Language
    HTML
  • License
    BSD 3-Clause "New...
  • Created about 9 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of modular, reusable Web Components built upon Polymer

Strand

Build Status

Overview

Strand leverages the Polymer Project to provide a collection of modular, reusable Web Components. By using Strand, developers can create and customize new and existing user interfaces with consistency and ease.

Installation

Use Bower to get the latest version of Strand:

$ bower install strand

Then include the Web Components polyfill and import the Strand library in your page:

<script language="javascript" src="bower_components/webcomponentsjs/webcomponents.min.js"></script>
<link rel="import" href="bower_components/strand/dist/strand.html"/>

For more information and documentation see Getting Started.

More Repositories

1

scala-json

Compile-time JSON marshaling and abstraction for Scala, Scala Native and Scala.js
Scala
62
star
2

keryxlib

[deprecated] use logical decoding in postgres 9.4 or later for similar functionality
Go
52
star
3

lambda-cron

LambdaCron - serverless cron tool
Python
25
star
4

grim

[deprecated] a dead simple build server
Go
21
star
5

t1-python

Python SDK for MediaMath Platform APIs
Python
18
star
6

govent

Graphite events api go library and cli tool
Go
18
star
7

qasino

Collect and analyze system metrics with the power of SQL
Python
12
star
8

t1-node

Node SDK for MediaMath Platform APIs
JavaScript
10
star
9

cove

[deprecated] Libraries & cli tools wrapping the go command.
Go
9
star
10

go-lzop

Generates LZOP file compatibility with LZO compression libraries.
Go
9
star
11

play-dynamodb

Scala
9
star
12

hbase-coprocessor-example

Scala
8
star
13

go-t1

Go (Golang) client for MediaMath APIs
Go
6
star
14

t1-java

Java SDK for MediaMath Platform APIs (Beta)
Java
6
star
15

catalyst-controller-swagger

Perl
5
star
16

part

Publish to artifactory as a cli
Go
4
star
17

bid-valuator-endpoint-java

Bid Valuator sample endpoint implementation in Java
Java
3
star
18

ios-sdk

MediaMath iOS SDK
Swift
3
star
19

t1-php

PHP SDK for MediaMath Platform APIs
PHP
2
star
20

stats

Simple stats reporting for golang
Go
2
star
21

iq-get

Python script to download Hive command results from Qubole Data Service (QDS)
Python
2
star
22

restful

Simple golang rest client
Go
2
star
23

snooplog

πŸ‘€ Snoop Log lets you tail your cluster without the need for log aggregation πŸ‘€
Java
2
star
24

httpie-plex

Plex OAuth2 Client Credentials Plugin for HTTPie
Python
2
star
25

tf-dan

Disguise Adversarial Networks for Upsampling
Jupyter Notebook
1
star
26

Rose-DBx-Object-MakeMethods-BCrypt

Perl
1
star
27

screenshooter

Screenshooter allows one to obtain a difference between a current UI layout and a previous UI layout via screenshots.
Python
1
star