Giter Club home page Giter Club logo

convertslack-to's Introduction

Convert Slack to Markdown

This is a simple web app that converts Slack messages into clean HTML, markdown, or plain text.

How to Use

  1. Clone this repository to your local machine.
  2. Open index.html in your web browser.
  3. Paste your Slack message into the input box.
  4. Click the button corresponding to the format you want to convert to (HTML, markdown, or plain text).
  5. The converted message will appear in the output box.

Deployment

  1. Run npm install to install the necessary dependencies.
  2. Run npm run build to build your project. This will create a dist directory with your bundled files.
  3. Upload the dist directory to your web server.

Development Notes

  • Summernote requires Bootstrap 3.4.1 in addition to jQuery 3.5.1.
  • emoji.json file is defined on https://raw.githubusercontent.com/iamcal/emoji-data/master/emoji.json.
  • The application now supports the conversion of Slack emojis to Unicode.
  • Code blocks in the input are now correctly converted to Markdown.
  • The application now removes Markdown image syntax from emojis.

.gitignore

A .gitignore file is included in the project. This file is used to tell git which files (or patterns) it should ignore. It's important to set up a .gitignore file before you start adding files into your repository.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

convertslack-to's People

Contributors

n-j-o avatar

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.