vivisector
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "vivisector", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "reactive JavaScript programming in a box", | ||
@@ -5,0 +5,0 @@ "main": "./dist/vivisector.cjs.js", |
@@ -1,5 +0,7 @@ | ||
![Vivisector Logo](https://github.com/MatthewZito/vivisector-js/blob/master/documentation/`vivisect`.png) | ||
![Vivisector Logo](/documentation/vx.png) | ||
# Vivisector.js | Create event-driven datatypes | ||
[![Coverage Status](https://coveralls.io/repos/github/MatthewZito/vivisector-js/badge.svg?branch=master)](https://coveralls.io/github/MatthewZito/vivisector-js?branch=master) | ||
# Vivisector | Reactive JavaScript programming: observables and event-driven datatypes made simple | ||
[![Build Status](https://travis-ci.com/MatthewZito/vivisector.svg?branch=master)](https://travis-ci.com/MatthewZito/vivisector) | ||
[![Coverage Status](https://coveralls.io/repos/github/MatthewZito/vivisector/badge.svg?branch=master)](https://coveralls.io/github/MatthewZito/vivisector?branch=master) | ||
[![npm version](https://badge.fury.io/js/vivisector.svg)](https://badge.fury.io/js/vivisector) | ||
@@ -58,4 +60,4 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
- [See Usage Guide for arrays](https://github.com/MatthewZito/vivisector-js/blob/master/documentation/usage-observable-array.md) | ||
- [See Usage Guide for strings](https://github.com/MatthewZito/vivisector-js/blob/master/documentation/usage-observable-string.md) | ||
- [See Usage Guide for arrays](/documentation/usage-observable-array.md) | ||
- [See Usage Guide for strings](/documentation/usage-observable-string.md) | ||
@@ -62,0 +64,0 @@ ## <a name="docs"></a> Documentation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
332
94454