Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gustavoguichard/string-ts issues and pull requests
#155 - chore(deps-dev): bump @vitest/coverage-v8 from 1.1.0 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, javascript
#154 - chore(deps-dev): bump vitest from 1.1.0 to 1.2.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, javascript
#153 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.1
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, javascript
#152 - chore(deps-dev): bump vitest from 1.1.0 to 1.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, javascript
#151 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, javascript
#150 - chore(deps-dev): bump @vitest/coverage-v8 from 1.1.0 to 1.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, javascript
#103 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#102 - chore: Update README with Michigan TS interview
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#100 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#99 - chore(deps): bump actions/setup-node from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#98 - chore(deps-dev): bump eslint from 8.51.0 to 8.52.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#97 - Wrong? Conversion with numbers in the string?
Issue -
State: closed - Opened by RoNoLo about 1 year ago
- 7 comments
#96 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#95 - chore: Move casing functions to casing folder and reorganize exports
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#94 - Npm package is missing dist folder in 1.3.1
Issue -
State: closed - Opened by dovca about 1 year ago
- 1 comment
#93 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.7.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#92 - chore(deps-dev): bump typescript from 5.1.6 to 5.2.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#91 - chore(deps-dev): bump vitest from 0.32.2 to 0.34.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#90 - chore(deps-dev): bump tsup from 7.0.0 to 7.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, javascript
#89 - chore(deps-dev): bump prettier from 2.8.8 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, javascript
#88 - chore(deps): bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#87 - chore(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.12.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#86 - chore(deps): bump actions/setup-node from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#85 - chore(deps-dev): bump eslint from 8.43.0 to 8.51.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript
#84 - ci: add dependabot config
Pull Request -
State: closed - Opened by p9f about 1 year ago
#83 - ci: test output against previous version of typescript
Pull Request -
State: closed - Opened by p9f about 1 year ago
#82 - fix: re-export trim
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 1 comment
#81 - '"string-ts"' has no exported member named 'trim'. Did you mean 'Trim'?
Issue -
State: closed - Opened by adhamfarrag about 1 year ago
- 1 comment
Labels: bug
#80 - fix: handle non-literal strings
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 2 comments
#78 - docs: add mjuksel as a contributor for code, and ideas
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#77 - test: math
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#76 - feat: Rename casing functions and deprecate old ones
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#75 - test: Improve coverage
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#74 - feat: add a reverse method
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
- 4 comments
#73 - doc: Update README.md
Pull Request -
State: closed - Opened by p9f about 1 year ago
#72 - docs: add mjuksel as a contributor for code, and ideas
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#71 - Add String.Reverse/reverse.
Pull Request -
State: closed - Opened by mjuksel about 1 year ago
- 5 comments
#70 - docs: add jly36963 as a contributor for bug
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#69 - docs: add jly36963 as a contributor for question
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 2 comments
#68 - docs: add gustavoguichard as a contributor for example
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 2 comments
#67 - docs: add jly36963 as a contributor for ideas, and example
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 2 comments
#66 - docs: add p9f as a contributor for ideas
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 1 comment
#65 - docs: add gustavoguichard as a contributor for ideas
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#64 - docs: add iamandrewluca as a contributor for doc, and promotion
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 3 comments
#63 - docs: add mattpocock as a contributor for doc, code, and promotion
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#62 - docs: add p9f as a contributor for code, maintenance, and 4 more
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#61 - docs: add jly36963 as a contributor for code, maintenance, and 2 more
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 2 comments
#60 - docs: add jly36963 as a contributor for code, maintenance, and 2 more
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
#59 - docs: add gustavoguichard as a contributor for code, projectManagement, and 8 more
Pull Request -
State: closed - Opened by allcontributors[bot] about 1 year ago
- 4 comments
#58 - Adds contributors to the README
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
- 2 comments
#57 - ci: compute code coverage in the CI
Pull Request -
State: closed - Opened by p9f about 1 year ago
- 1 comment
#56 - refactor: split files
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 8 comments
#55 - Fix: Handle upper/lower case with digits
Pull Request -
State: closed - Opened by atreib about 1 year ago
- 1 comment
#54 - Fix how words are being split
Issue -
State: closed - Opened by atreib about 1 year ago
- 6 comments
#53 - README update
Pull Request -
State: closed - Opened by p9f about 1 year ago
- 2 comments
#52 - feat: tree shake
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 5 comments
#50 - test: internals
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#49 - SOOOO COOOL
Issue -
State: open - Opened by mdugue about 1 year ago
- 3 comments
#48 - tree shaking proof of concept
Pull Request -
State: closed - Opened by p9f about 1 year ago
- 4 comments
#47 - feat: add lowerCase and upperCase
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#46 - `endsWith`, `startsWith`, `padStart`, `padEnd`, `includes`, `repeat`, are documented in the README, but missing from exports
Issue -
State: closed - Opened by nahoc about 1 year ago
- 3 comments
#45 - chore: Code organization
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#44 - Rename casing functions and deprecate old ones
Issue -
State: closed - Opened by gustavoguichard about 1 year ago
- 3 comments
Labels: documentation, good first issue
#43 - docs: section headers
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#42 - refactor: replace with regex
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#41 - feat: add truncate function
Pull Request -
State: closed - Opened by p9f about 1 year ago
- 4 comments
#40 - fix!: update separators
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 1 comment
#39 - feat: add includes
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#38 - chore: Update README.md to include supported TS versions
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#37 - Add a README note about supporting only TS v5+
Issue -
State: closed - Opened by gustavoguichard about 1 year ago
Labels: documentation
#35 - `toTitleCase` is removing full stops `.`
Issue -
State: closed - Opened by danharten-sovtech about 1 year ago
- 7 comments
Labels: bug, documentation, good first issue
#34 - `toTitleCase` is removing full stops `.`
Issue -
State: closed - Opened by danharten-sovtech about 1 year ago
#33 - `join` not functioning correctly
Issue -
State: closed - Opened by danharten-sovtech about 1 year ago
- 6 comments
#32 - `join` not functioning correctly
Issue -
State: closed - Opened by danharten-sovtech about 1 year ago
#31 - feat: add padStart and padEnd methods
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#30 - feat: Add strongly-typed string.prototype.repeat alternative
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#29 - Plans on supporting RegExp for `replace` and `replaceAll`
Issue -
State: closed - Opened by nahoc about 1 year ago
- 1 comment
Labels: wontfix
#28 - fix: Fix slice negative start and end indexes
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#27 - feat: add startsWith and endsWith
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 5 comments
#26 - feat: polyfill for replaceAll
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#25 - feat: add concat
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#24 - feat: uncapitalize, lengh, and slice methods
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
- 3 comments
#23 - docs: clean up explanation
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#22 - Fixes a bug where split by empty string would add an extra empty char to the resulting tuple
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#21 - docs: further explanation
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
#20 - `split` by empty array is adding an extra empty string at the end of the type
Issue -
State: closed - Opened by gustavoguichard about 1 year ago
Labels: good first issue
#19 - Currying (?) for nested keys of objects
Issue -
State: closed - Opened by Joxter about 1 year ago
- 2 comments
Labels: wontfix
#18 - Improve inference of `join` method
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#17 - Add a charAt method
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#16 - feat: add not deep keys casing functions
Pull Request -
State: closed - Opened by p9f about 1 year ago
- 5 comments
#15 - Wrong npm-packages' github page
Issue -
State: closed - Opened by Senbonzakura1234 about 1 year ago
- 2 comments
Labels: documentation
#14 - Dedent
Issue -
State: closed - Opened by BLamy about 1 year ago
- 4 comments
Labels: feature request
#13 - Unclear why this library exists
Issue -
State: closed - Opened by curran about 1 year ago
- 10 comments
Labels: documentation
#12 - Update package.json repository field
Pull Request -
State: closed - Opened by iamandrewluca about 1 year ago
- 2 comments
#11 - Removed unnecessary as consts
Pull Request -
State: closed - Opened by mattpocock about 1 year ago
- 2 comments
#10 - fix: union types with camelCase
Pull Request -
State: closed - Opened by jly36963 about 1 year ago
- 2 comments
#9 - `camelCase` has a weird result on unions
Issue -
State: closed - Opened by gustavoguichard about 1 year ago
- 2 comments
#8 - Adds CI to this repo
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago
#7 - Add `split` method
Pull Request -
State: closed - Opened by gustavoguichard about 1 year ago