Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 864 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 864 Bytes

Simple Filter

Open Source Love Dependencies Coverage MIT Licence

Um simpes filtro de dados feito com Vanilla Javascript baseado no Desafio Intelie.

Instalação

Clone o projeto:

git clone https://github.com/marcoribeirojr/simple-filter.git

Instale

npm install

Executando um Use Case

node index.js

Rodando Testes

npm t

Dependências

  • Sem dependências

Dev Dependências

  • jest-cli

Licença

MIT