pluralize VS profane-words

Compare pluralize vs profane-words and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
pluralize profane-words
1 1
2,103 221
0.6% -
4.8 6.2
5 months ago 8 months ago
JavaScript JavaScript
MIT License Do What The F*ck You Want To Public License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pluralize

Posts with mentions or reviews of pluralize. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.
  • Tuql: Automatically create a GraphQL server from a SQLite database
    6 projects | news.ycombinator.com | 25 Apr 2023
    > The primary key column is named id or thing_id or thingId, where thing is the singular form of the table name.

    Is it naming relations in plural a common thing in practice?

    I thought best-practice was to name relations either singular (as each tuple represents one entry) or uninflected (still singular for most words), specially when you're not a fluent speaker of the language being used to name the relations of the database.

    Plurals are often irregular for commonly used words, and the fact that this requires a external dependency ( https://github.com/plurals/pluralize ) to cover for some "common plurals" is telling that supporting this feature is a complex thing indeed - that would not be required in the first place with singular everywhere.

profane-words

Posts with mentions or reviews of profane-words. We have used some of these posts to build our list of alternatives and similar projects.
  • Threading and Mutable data objects for a profanity filter in Python
    1 project | /r/programminghelp | 8 Dec 2021
    the list is too large for it to sensibly fit in primary memory (CPU cache -- not RAM) you can design you data structure to help the CPU/computer prefetch or at least build your list more sensibly. Consider a radix tree if you need higher performance but if you are running single-threaded, you should ignore the locks and just go wild! here is a list of profanities: zacanger/profane-words

What are some alternatives?

When comparing pluralize and profane-words you can also consider the following projects:

tuql - Automatically create a GraphQL server from a SQLite database or a SQL file

retext-profanities - plugin to check for profane and vulgar wording

madatdata - 😠 📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).

washyourmouthoutwithsoap - A list of bad words in many languages.

datasette-graphql - Datasette plugin providing an automatic GraphQL API for your SQLite databases

badwords - A javascript filter for badwords

datasette - An open source multi-tool for exploring and publishing data

langua - A suite of language tools

corpora - A collection of small corpuses of interesting data for the creation of bots and similar stuff.

ilo_nimi_pi_toki_pona - A chrome extension for looking up Toki Pona words

roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.