Giter Site home page Giter Site logo

eml-reader's Introduction

eml-reader

๐Ÿ“ง EML reader - render content of email source

Requirements

  • nodejs version >= 4
  • npm

Install and run

  • npm install

Development

Production

  • npm run build - build frontend
  • run app.js file with your favourite process management tool
# Example
npm i
npm run build
PORT="XXXX" pm2 start app.js

eml-reader's People

Contributors

aivus avatar paulchenplump avatar s0ph1e avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eml-reader's Issues

not recommended

I would not recommend this eml reader because it is useless:

  1. it doesn't show the date,

  2. it doesn't show the sender, forwarder, and recipient,

  3. it doesn't wrap the lines of the eml files, so the lines are not completely visible,

  4. and simply it doesn't work.

require is not defined

Because /src/app.js is directly running in the browser calling localhost:3000 I got

ReferenceError: require is not defined[Learn More]  app.js:2:1
   <anonymous> http://localhost:3000/src/app.js:2:1

Request Entity Too Large

I get an error where the entity I'm trying to open is too large. Is there a workaround for this??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.