Skip to content

jonathanJSM/backward-text

This branch is 4 commits behind KendallDoesCoding/backward-text:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Conventional Changelog Action
Mar 18, 2023
6f781f7 · Mar 18, 2023

History

57 Commits
Mar 5, 2022
Feb 6, 2023
Mar 18, 2023
Nov 26, 2022
Oct 1, 2022
Feb 6, 2023
Mar 18, 2023
Nov 30, 2022
Mar 18, 2023
Mar 18, 2023
Mar 18, 2023

Repository files navigation

What is backward-text ?

A website with a textbox where the user needs to enter some text, for eg: a name, fruits name or any text for that matter and when they tap the "Reverse" button the text reverses.

Reverse-Demo

Examples

  • Apple to elppa
  • Pear to raep
  • Banana to ananab
  • pseudopodia to aidopoduesp

Why?

I needed a website to reverse text, instead of reversing text manually for long words (as that would just waste time), I couldn't find anything like this so I made the reverse text website/software.

Technologies Used

backward-text is built using following technologies

Languages and Tools:

html5 css3 javascript

Project Website

Project Website

Backup URL

Contributing

Loading
flowchart LR
    Fork[Fork the project]-->branch[Create a New Branch]
    branch-->Edit[Edit file]
    Edit-->commit[Commit the changes]
    commit -->|Finally|creatpr((Create a Pull Request))

Credit

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.1%
  • HTML 29.8%
  • JavaScript 14.1%