Skip to content

Filter out any application data from your jpeg file on the fly (chunk by chunk)

License

Notifications You must be signed in to change notification settings

fider/jpeg-app-filter-stream

Repository files navigation

WORK IN PROGRESS - still useless

Whole repository is template for new Node.js TypeScript module. Download it and adapt to your needs.

About

npm scripts in package.json requires bash command line

This module provides... TODO

Installation and requirements

Requires Node.js vX.X.X TODO

$ npm install weak-daemon

Examples

First example

import {C} from "TODO";
console.log(C);

Second example

let {C} = require("TODO");
console.log(C);

Documentation

module

  • C const that should be always equal to 1

image

About

Filter out any application data from your jpeg file on the fly (chunk by chunk)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published