profane-words VS pluralize

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
profane-words pluralize
1 1
221 2,106
- 0.5%
6.2 4.8
9 months ago 5 months ago
JavaScript JavaScript
Do What The F*ck You Want To Public License MIT 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.

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

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.

What are some alternatives?

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

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

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

washyourmouthoutwithsoap - A list of bad words in many languages.

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).

badwords - A javascript filter for badwords

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

langua - A suite of language tools

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

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.