Comparing version 0.0.4 to 0.1.0
{ | ||
"name": "busca-br", | ||
"description": "Node module to sqlite sync and async ", | ||
"description": "Modulo para usar o algoritmo buscaBR em javascript/node.js ", | ||
"readmeFilename": "README.md" , | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
], | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"author": { | ||
@@ -22,0 +22,0 @@ "name": "Jayr Alencar", |
# buscaBR.js | ||
[![NPM](https://nodei.co/npm/sqlite-sync.png?downloads=true&downloadRank=true)](https://nodei.co/npm/sqlite-sync/) | ||
[![NPM](https://nodei.co/npm/busca-br.png?downloads=true&downloadRank=true)](https://nodei.co/npm/busca-br/) | ||
<br/> | ||
@@ -76,2 +76,4 @@ Pacote para facilitar buscas fonéticas usando o algoritmo buscaBR para JavaScript | ||
</table> | ||
``` | ||
## Testando | ||
<a href="http://clubedosgeeks.com.br/buscabr/">http://clubedosgeeks.com.br/buscabr/</a> |
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
9197
79