Caseconverter
A JavaScript tool to convert text to lowercase, uppercase, title case, capital case or sentence case.
Install / Use
/learn @caseconverter/CaseconverterREADME
Case Converter
A JavaScript tool to convert text to lowercase, uppercase, title case, capital case or sentence case.
<!-- PROJECT SHIELDS --> <!-- *** We are using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for build-url, contributors-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> <!-- [![Build Status][build-shield]][build-url]-->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.
<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->