Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / whatisinternet/inflector issues and pull requests

#88 - Add `cargo fmt` as a step in CI and run it on all code

Pull Request - State: closed - Opened by alexevanczuk over 1 year ago - 2 comments

#87 - [Bug] to_class_case broken for "my_statuses" and "my_leaves"

Pull Request - State: closed - Opened by alexevanczuk over 1 year ago

#86 - Upload license file to crates.io

Issue - State: open - Opened by mauricelam almost 2 years ago

#85 - Case conversion behavior doesn't match serde

Issue - State: open - Opened by banool over 2 years ago

#84 - Update dependencies and fix clippy lints

Pull Request - State: open - Opened by barafael almost 3 years ago - 1 comment

#83 - Is this project alive?

Issue - State: open - Opened by omid almost 3 years ago - 2 comments

#82 - deordinalize fails on non-numbers

Issue - State: open - Opened by droundy almost 3 years ago

#81 - Fix datum add workflow

Pull Request - State: closed - Opened by sezna about 3 years ago - 1 comment

#79 - Incorrect handling of accentuated chars?

Issue - State: open - Opened by desbma over 3 years ago

#78 - difference with heck

Issue - State: open - Opened by Dushistov over 4 years ago

#77 - Consider implementing an ugly case conversion

Issue - State: open - Opened by dmerejkowsky almost 5 years ago

#76 - Wrong converting to class case

Issue - State: open - Opened by WaffleLapkin almost 5 years ago - 2 comments

#75 - UTF8 support

Issue - State: open - Opened by promisedlandt almost 5 years ago

#73 - Fix some irregular pluralizations

Pull Request - State: open - Opened by AndrewRadev about 5 years ago - 4 comments

#72 - Rename Screaming snake case into Constant case

Issue - State: open - Opened by batisteo over 5 years ago

#71 - Camelcase with single letter starting word

Issue - State: open - Opened by spacekookie over 5 years ago

#70 - Renaming crate to lowercase

Pull Request - State: open - Opened by spacekookie over 5 years ago - 2 comments

#68 - Nightlies failing `trim_right_matches`

Issue - State: closed - Opened by whatisinternet almost 6 years ago
Labels: Chore

#67 - Update regex to 1.0 and bump version

Pull Request - State: closed - Opened by Eijebong over 6 years ago - 5 comments

#66 - Use a lowercase crate name

Issue - State: open - Opened by jrmuizel over 6 years ago - 5 comments
Labels: Chore

#65 - Relicensing as BSD 3

Pull Request - State: closed - Opened by Yoric over 6 years ago - 1 comment

#64 - Moved classes case as PascalCase already existed

Pull Request - State: closed - Opened by whatisinternet over 6 years ago

#63 - Bump the versions of lazy_static and regex to latest and update the changelog

Pull Request - State: closed - Opened by whatisinternet over 6 years ago - 1 comment

#62 - Resolves #61 - Module classcases

Pull Request - State: closed - Opened by Yoric almost 7 years ago - 5 comments

#61 - ClassCase singularization

Issue - State: closed - Opened by Yoric almost 7 years ago - 6 comments

#60 - Fix incorrect singularization for words ending in -ss

Pull Request - State: closed - Opened by nbaksalyar almost 7 years ago - 4 comments
Labels: bug

#59 - Incorrect singularize result for "access"

Issue - State: closed - Opened by nbaksalyar almost 7 years ago - 3 comments
Labels: bug, Easy, good first issue

#58 - Fixed up unused import causing failures on nightly Rust

Pull Request - State: closed - Opened by whatisinternet about 7 years ago
Labels: bug, Easy

#56 - Fix for invalid chars

Pull Request - State: closed - Opened by whatisinternet over 7 years ago - 1 comment

#55 - Fixes an issue were casing will try to do non alphanumeric characters

Pull Request - State: closed - Opened by JordiPolo over 7 years ago - 5 comments
Labels: bug

#54 - Moved macro generated tests into utils/mod.rs

Pull Request - State: closed - Opened by whatisinternet over 7 years ago
Labels: bug

#53 - Added allow unused macro flags until a real fix can be added

Pull Request - State: closed - Opened by whatisinternet over 7 years ago

#52 - Register other cases with crates.io

Issue - State: closed - Opened by OJFord over 7 years ago - 1 comment

#51 - Failing on current nightly

Issue - State: closed - Opened by whatisinternet over 7 years ago - 3 comments
Labels: bug

#50 - Spike/iterators

Pull Request - State: closed - Opened by whatisinternet over 7 years ago - 5 comments

#49 - Feature/&str

Pull Request - State: closed - Opened by whatisinternet over 7 years ago - 5 comments

#48 - Hotfix/feature flags

Pull Request - State: closed - Opened by whatisinternet over 7 years ago - 2 comments
Labels: bug

#47 - Conversions should not consume String

Issue - State: closed - Opened by RReverser over 7 years ago - 1 comment
Labels: enhancement, help wanted

#46 - Fix singularization of ies suffix

Pull Request - State: closed - Opened by mthjones over 7 years ago - 1 comment
Labels: bug

#45 - Possible lightweight API incompatibility

Issue - State: closed - Opened by whatisinternet over 7 years ago
Labels: bug

#44 - Feature flags

Pull Request - State: closed - Opened by whatisinternet over 7 years ago - 3 comments
Labels: enhancement, help wanted

#43 - Unspecified license.

Issue - State: closed - Opened by 46bit over 7 years ago - 1 comment

#42 - Chore/case refactor

Pull Request - State: closed - Opened by whatisinternet over 7 years ago - 2 comments

#41 - Singularize of boxes doesn't work as expected

Issue - State: closed - Opened by whatisinternet almost 8 years ago - 1 comment

#40 - Refactor trait system and add traits for number types

Pull Request - State: closed - Opened by whatisinternet almost 8 years ago
Labels: enhancement, Docs

#39 - Feature/remove upper and lower

Pull Request - State: closed - Opened by whatisinternet about 8 years ago

#38 - Remove unneccessary lib statements in Cargo.toml.

Pull Request - State: closed - Opened by kanerogers about 8 years ago - 1 comment

#37 - Chore/common camel

Pull Request - State: closed - Opened by whatisinternet about 8 years ago - 1 comment

#36 - Open up the internal API for case casting

Issue - State: closed - Opened by whatisinternet about 8 years ago
Labels: help wanted, question

#35 - Totally remove upper and lower case

Issue - State: closed - Opened by whatisinternet about 8 years ago
Labels: Easy, Chore

#34 - Feature/0.5.0

Pull Request - State: closed - Opened by whatisinternet about 8 years ago - 2 comments

#33 - Improvement on guide to contributing

Issue - State: closed - Opened by whatisinternet about 8 years ago - 1 comment
Labels: help wanted, Easy, Docs

#32 - Guide for benchmarking this crate

Issue - State: closed - Opened by whatisinternet about 8 years ago
Labels: help wanted, Easy, Docs

#31 - Common abstraction for `Title Case`, `PascalCase`, `Train-Case`, `camelCase`

Issue - State: closed - Opened by whatisinternet about 8 years ago - 1 comment
Labels: question, Chore

#30 - Title case performance

Issue - State: closed - Opened by whatisinternet about 8 years ago - 1 comment
Labels: help wanted, Easy

#29 - Train-Case

Pull Request - State: closed - Opened by stpettersens about 8 years ago - 6 comments
Labels: enhancement

#28 - treat runs of uppercase letters as one word except for the last letter

Pull Request - State: closed - Opened by cmsd2 about 8 years ago - 3 comments
Labels: bug

#27 - Added pascal case

Pull Request - State: closed - Opened by whatisinternet about 8 years ago - 1 comment
Labels: enhancement

#26 - Enhancement/performance

Pull Request - State: closed - Opened by whatisinternet about 8 years ago - 5 comments

#25 - Benchmarks

Issue - State: closed - Opened by whatisinternet about 8 years ago - 4 comments

#24 - Chore/stable fixes

Pull Request - State: closed - Opened by whatisinternet over 8 years ago - 1 comment

#23 - Hotfix/style

Pull Request - State: closed - Opened by whatisinternet over 8 years ago

#22 - Rewrite Pluralize to be more flexible

Pull Request - State: closed - Opened by weiznich over 8 years ago - 2 comments

#21 - Clippy

Issue - State: closed - Opened by whatisinternet over 8 years ago

#20 - Replaced custom implementation of lower and upper cases.

Pull Request - State: closed - Opened by whatisinternet over 8 years ago

#19 - lowercase and uppercase use rust default

Issue - State: closed - Opened by whatisinternet over 8 years ago

#18 - Performance

Issue - State: closed - Opened by whatisinternet over 8 years ago - 6 comments
Labels: enhancement, help wanted

#17 - Thank you

Issue - State: closed - Opened by calebmer over 8 years ago

#15 - Screaming snake case

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#14 - Reogranize tests

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#13 - Performance Fixes by removing reliance on regex

Pull Request - State: closed - Opened by whatisinternet about 9 years ago
Labels: enhancement

#12 - Performance is too low

Issue - State: closed - Opened by whatisinternet about 9 years ago
Labels: enhancement

#11 - Refactor to reduce the number of iterations

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#10 - Fixed up some documentation around usage of the library.

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#9 - Added badge for crates.io

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#8 - Add license

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#6 - Fixed keywords

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#5 - Updated cargo toml file to reflect all of the features present.

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#4 - Add foreign key, demodulize, and deconstantize.

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#2 - Add traits for String and str

Pull Request - State: closed - Opened by whatisinternet about 9 years ago

#1 - Add support for title case

Pull Request - State: closed - Opened by whatisinternet about 9 years ago