flexsearch
Advanced tools
Comparing version 0.2.59 to 0.2.60
{ | ||
"name": "flexsearch", | ||
"version": "0.2.59", | ||
"version": "0.2.60", | ||
"description": "Next-Generation full text search library with zero dependencies.", | ||
@@ -40,12 +40,2 @@ "homepage": "https://github.com/nextapps-de/flexsearch/", | ||
}, | ||
"files": [ | ||
"flexsearch.js", | ||
"flexsearch.min.js", | ||
"lang/", | ||
"test/", | ||
"compile.js", | ||
"README.md", | ||
"LICENSE" | ||
], | ||
"readme": "README.md", | ||
"dependencies": {}, | ||
@@ -52,0 +42,0 @@ "devDependencies": { |
@@ -0,1 +1,14 @@ | ||
<p align="center"> | ||
<br> | ||
<img src="https://rawgithub.com/nextapps-de/flexsearch/master/doc/flexsearch.svg" alt="Search Library" width="50%"> | ||
<br><br> | ||
<a target="_blank" href="https://www.npmjs.com/package/flexsearch"><img src="https://img.shields.io/npm/v/flexsearch.svg"></a> | ||
<img src="https://img.shields.io/badge/status-BETA-orange.svg"> | ||
<a target="_blank" href="https://travis-ci.org/nextapps-de/flexsearch"><img src="https://travis-ci.org/nextapps-de/flexsearch.svg?branch=master"></a> | ||
<a target="_blank" href="https://coveralls.io/github/nextapps-de/flexsearch?branch=master"><img src="https://coveralls.io/repos/github/nextapps-de/flexsearch/badge.svg?branch=master"></a> | ||
<a target="_blank" href="https://github.com/nextapps-de/flexsearch/issues"><img src="https://img.shields.io/github/issues/nextapps-de/xone.svg"></a><!--<img src="https://badges.greenkeeper.io/nextapps-de/flexsearch.svg">--> | ||
<a target="_blank" href="https://github.com/nextapps-de/flexsearch/blob/master/LICENSE.md"><img src="https://img.shields.io/npm/l/xone.svg"></a> | ||
</p> | ||
<h1></h1> | ||
<h3>World's fastest and most memory efficient full text search library with zero dependencies.</h3> | ||
@@ -18,10 +31,2 @@ | ||
<!-- | ||
Supported Module Definitions: | ||
- AMD (RequireJS) | ||
- CommonJS (Node.js) | ||
- Closure (Xone) | ||
- Global (Browser) | ||
--> | ||
All Features: | ||
@@ -28,0 +33,0 @@ <ul> |
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
2211135
25
3314
1211