Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csinva/acronym-generator
Generator acronyms given a sequence of words (useful for making paper titles).
https://github.com/csinva/acronym-generator
acronym generator javascript text website
Last synced: 23 days ago
JSON representation
Generator acronyms given a sequence of words (useful for making paper titles).
- Host: GitHub
- URL: https://github.com/csinva/acronym-generator
- Owner: csinva
- License: mit
- Created: 2022-01-20T01:05:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T03:33:59.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T12:02:35.886Z (3 months ago)
- Topics: acronym, generator, javascript, text, website
- Language: HTML
- Homepage: https://csinva.io/acronym-generator
- Size: 2.61 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Acronym generator
![](screenshot.png)
Type in a few words for a method name and see possible generated acronyms
# Reference
- Uses style from [https://codepen.io/lucasyem/pen/ZEEYKdj](https://codepen.io/lucasyem/pen/ZEEYKdj).
- Uses english words from [this repo](https://github.com/dwyl/english-words)