GithubHelp home page GithubHelp logo

chrischarlesgibson / text-editor Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.41 MB

A progressive web application text editor.This app uses webPack to bundle the files, workbox to make service workers and webpack-pwa-manifest to make the manifest.json file. This app is installable and can run even when its not connected to internet.

License: MIT License

HTML 7.01% JavaScript 74.58% CSS 18.41%
css css-loader html-webpack-plugin javascript style-loader webpack webpack-plugin workbox-webpack-plugin workbox-pwa-manifest

text-editor's Introduction

PWA-Text-Editor

License: MIT

Description

The purpose of this project was to create to progressive web application text editor.This app uses webPack to bundle the files, workbox to make service workers and webpack-pwa-manifest to make the manifest.json file. This app is installable and can run even when its not connected to internet.

Table of Contents

Installation

Here are the dependencies needed to run this app:

"devDependencies": {
    "@babel/core": "^7.15.0",
    "@babel/plugin-transform-runtime": "^7.15.0",
    "@babel/preset-env": "^7.15.0",
    "@babel/runtime": "^7.15.3",
    "babel-loader": "^8.2.2",
    "css-loader": "^6.2.0",
    "html-webpack-plugin": "^5.3.2",
    "http-server": "^0.11.1",
    "style-loader": "^3.2.1",
    "webpack": "^5.51.1",
    "webpack-cli": "^4.8.0",
    "webpack-dev-server": "^4.0.0",
    "webpack-pwa-manifest": "^4.3.0",
    "workbox-webpack-plugin": "^6.2.4"
  },
  "dependencies": {
    "code-mirror-themes": "^1.0.0",
    "idb": "^6.1.2"
  }
}

Usage

Just click on the heroku link to open the app or if you want to use this app locally, first go to the to root directory, (in this case text-editor) and run open an integrated terminal and run "npm run start". This will build the bundle and put it in a folder called 'dist'. The app should now be up and running on localhost:3000. You can also install the app onto your computor.

GIF of app in action

Built With

  • IndexedDB
  • Webpack
  • JavaScript
  • Express.js
  • NodeJS
  • HTML5
  • Babel
  • workbox-webpack-plugin
  • webpack-pwa-manifest

Contributing Guidlines

If you would like to contribute to this app, please contact me and we can discuss further.

Author

Chris Gibson

Badges

Your Repository's languages

License

Licensed under the MIT license.License details here

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.