Giter Club home page Giter Club logo

caseconverter's Introduction

Case Converter

A JavaScript tool to convert text to lowercase, uppercase, title case, capital case or sentence case.

Contributors Stargazers Issues MIT License LinkedIn Facebook Twitter

Requirements

The requirements for this project can be found in the REQUIREMENTS.md document.

Contributing

For now, if you want to submit your version of the code, please create an own folder with all the source files in the /src folder of this repository. Create a pull request and your code, after a brief review, will be merged to the repository.

Please, don't change or send pull requests to the live verion of the site, which is located in the /docs folder.

Live Version

The sources of the latest production version can be found in the /docs folder. The live version is always available at CaseConverter.cc.

caseconverter's People

Contributors

caseconverterhq avatar karentamrazyan avatar shree675 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

caseconverter's Issues

introduce "smart mode" for title case (at least)

E.g. running the snippet "Join our GitHub org" via the title case conversion will result in "Join Our Github Org", where it would be nice to retain the word "GitHub" in its original casing (upper "H"). Thus we need to introduce the "smart mode", which will consider this kind of situations and format the text accordingly.

This feature should be optional and enabled by default (a checked checkbox?).

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.