You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este projeto consiste em um script Node.js que lê um arquivo CSV contendo informações sobre filmes, aplica um filtro e gera um novo arquivo CSV com os dados filtrados. O filtro utilizado neste caso exclui os filmes classificados como "adultos".
MonoMatrix transforms images from its default color to grayscaled level of an array of images which are saved on disk. It utilizes Node stream and promises modules.