An open API service indexing awesome lists of open source software.

https://github.com/siddhigate/tweet-checker

An attempt to solve the tweet input validator question
https://github.com/siddhigate/tweet-checker

Last synced: 6 months ago
JSON representation

An attempt to solve the tweet input validator question

Awesome Lists containing this project

README

          

# Tweet input length checker app

## What it does?
- Enable the Tweet button only when the user starts typing
- Accept tweet input up to a max length
- Show the number of characters remaining

![Tweet Checker Demo](tweet-checker.gif)