Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too.Important: Do not use this tool to be a jerk to other people about their writing.
english writing prose wordsPluralize and singularize any word. This module uses a pre-defined list of rules, applied in order, to singularize or pluralize a given word. There are many cases where this is useful, such as any automation based on user input. For applications where the word(s) are known ahead of time, you can use a simple ternary (or function) which would be a much lighter alternative.
plurals singular words english language pluralize pluralization plural singularize inflectionThis project is a collection of static corpora (plural of "corpus") that are potentially useful in the creation of weird internet stuff. I've found that, as a creator, sometimes I am making something that needs access to a lot of adjectives, but not necessarily every adjective in the English language. So for the last year I've been copy/pasting an adjs.json file from project to project. This is kind of awful, so I'm hoping that this project will at least help me keep everything in one place. I would like this to help with rapid prototyping of projects. For example: you might use nouns.json to start with, just to see if an idea you had was any good. Once you've built the project quickly around the nouns collection, you can then rip it out and replace it with a more complex or exhaustive data source.
language words bots corpusA little word cloud generator in Python. Read more about it on the blog post or the website. The code is Python 2, but Python 3 compatible. worcloud depends on numpy>=1.5.1, pillow and matplotlib. To install it via pip, you will also need a C compiler.
word-cloud words tagsThis package is a more formal implementation of my stylistic word cloud project from 2016. You can use stylecloud in a Python script or as a standalone CLI app. For example, let's say you have a text of the U.S. Constitution constitution.txt.
word-cloud wordsReact component to highlight words within a larger body of text
react reactjs react-component highlighter highlight text words matches substring occurrences searchCreates an XKCD-style password based on your parameters. Includes a CLI (xkcd-password) for your convenience, and a default wordlist. Supports both a callback-based API and Promises/A+.Warning: I am not a cryptographer, or any sort of password expert. An audit would be greatly appreciated.
password xkcd words randomTwitter supports muting tweets with specific words from your timeline.Note that Twitter limits it to 100 entries, so pick the ones most important to you.
awesome awesome-list twitter mute wordsUseful if you're creating a word game or just want some words to work with.Used by word-stream and random-word.
word words word-list list en english dict dictionaryUseful if you're creating a word game or just want some words to work with.
word words stream list en english dict dictionaryThe underlying list of words is a 2.7 MB text file with 274,925 English words.
word words random en english dict dictionaryGet a random English word
cli-app cli word words random en english dict dictionary
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.