An open API service indexing awesome lists of open source software.

https://github.com/bbmoz/piv

Create DOM elements easily as testable components.
https://github.com/bbmoz/piv

Last synced: over 1 year ago
JSON representation

Create DOM elements easily as testable components.

Awesome Lists containing this project

README

          

# Piv

[![npm version](https://badge.fury.io/js/piv.svg)](https://www.npmjs.com/package/piv)
[![Build Status](https://travis-ci.org/bbmoz/piv.svg)](https://travis-ci.org/bbmoz/piv)
[![Code Climate](https://codeclimate.com/github/bbmoz/piv/badges/gpa.svg)](https://codeclimate.com/github/bbmoz/piv)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bbmoz/piv/blob/master/LICENSE)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/bbmoz/piv/releases)

> Create DOM elements easily as testable components.

## WORK IN PROGRESS