Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gobeam
/
stringy
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
253
Code
Issues
0
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 19, 2025
Merge pull request #33 from gobeam/feat/updateAndOptimize
Show description for be56039
gobeam
authored
be56039
Copy full SHA for be56039
feat: add new helpers and optimize existing
Roshan Ranabhat
authored and
Roshan Ranabhat
committed
a153026
Copy full SHA for a153026
Commits on Apr 23, 2024
Merge pull request #26 from alexey-slivkin/patch-1
Show description for 3769c2b
gobeam
authored
3769c2b
Copy full SHA for 3769c2b
Commits on Apr 11, 2024
Update stringy.go
Show description for b4c25de
alexey-slivkin
authored
b4c25de
Copy full SHA for b4c25de
Update helper.go
Show description for 82896f0
alexey-slivkin
authored
82896f0
Copy full SHA for 82896f0
Commits on Mar 17, 2024
Merge pull request #25 from angelcervera/pascal-code-and-consitency
Show description for 9dd1f5c
gobeam
authored
9dd1f5c
Copy full SHA for 9dd1f5c
Commits on Mar 16, 2024
API consistency and PascalCase
angelcervera
committed
1770a50
Copy full SHA for 1770a50
Commits on Jan 20, 2023
Merge pull request #22 from gobeam/feat/title
Show description for 21f56c6
gobeam
authored
21f56c6
Copy full SHA for 21f56c6
chore: update README.md for title case function
gobeam
committed
7d22979
Copy full SHA for 7d22979
feat: title case functionality added
gobeam
committed
b3896cb
Copy full SHA for b3896cb
Merge pull request #21 from gobeam/fix/camelCase
Show description for 2605d35
gobeam
authored
2605d35
Copy full SHA for 2605d35
fix: camelcase result as pascal case issue resolved
gobeam
committed
5727f38
Copy full SHA for 5727f38
Merge pull request #20 from gobeam/feat/acronym
Show description for fb0683f
gobeam
authored
fb0683f
Copy full SHA for fb0683f
chore: README.md update for Acronym
gobeam
committed
103d950
Copy full SHA for 103d950
feat: acronym function added
gobeam
committed
0127cca
Copy full SHA for 0127cca
Commits on Aug 10, 2022
Merge pull request #18 from gobeam/feat/githubAction
Show description for 39a0bb1
gobeam
authored
39a0bb1
Copy full SHA for 39a0bb1
chore: update workflow badge in README.md
gobeam
committed
387acdc
Copy full SHA for 387acdc
feat: add github workflow
gobeam
committed
9023c5c
Copy full SHA for 9023c5c
Commits on May 24, 2022
Merge pull request #16 from stefanwuthrich/patch-1
Show description for a6f1f14
gobeam
authored
a6f1f14
Copy full SHA for a6f1f14
Commits on May 23, 2022
Update README.md
Show description for e4200e1
stefanwuthrich
authored
e4200e1
Copy full SHA for e4200e1
Commits on May 2, 2022
Merge pull request #15 from ursetto/boolean-fix
Show description for ac138e2
gobeam
authored
ac138e2
Copy full SHA for ac138e2
Properly test for boolean "true"
Show description for 0bfb740
ursetto
committed
0bfb740
Copy full SHA for 0bfb740
Expand test cases for Boolean
ursetto
committed
7befa36
Copy full SHA for 7befa36
Commits on Nov 9, 2021
Merge pull request #11 from mattcarmody/master
Show description for aedd444
gobeam
authored
aedd444
Copy full SHA for aedd444
UcFirst accounts for multi-byte leading characters
mattcarmody
committed
12032df
Copy full SHA for 12032df
Commits on Nov 8, 2021
Merge pull request #9 from mattcarmody/lcFirst-bug
Show description for 342f99b
gobeam
authored
342f99b
Copy full SHA for 342f99b
Commits on Nov 6, 2021
fix lcFirst leading multi-byte character bug
mattcarmody
committed
571d4cc
Copy full SHA for 571d4cc
add test for leading multi-byte character to demo bug
mattcarmody
committed
2e5ad8d
Copy full SHA for 2e5ad8d
convert LcFirst tests to table driven format
mattcarmody
committed
0704d30
Copy full SHA for 0704d30
Commits on May 14, 2021
README.md update
gobeam
committed
eb5ffb4
Copy full SHA for eb5ffb4
Test case and documentation update for suffx and prefix functionality
gobeam
committed
b624324
Copy full SHA for b624324
Merge pull request #6 from AkselMeola/feature/5-prefix-suffix
Show description for 089d9d1
gobeam
authored
089d9d1
Copy full SHA for 089d9d1
Add methods for prefixing and suffixing
Show description for 10c11b1
AkselMeola
committed
10c11b1
Copy full SHA for 10c11b1
Add methods for prefixing and suffixing
Show description for b092f52
AkselMeola
committed
b092f52
Copy full SHA for b092f52
Commits on Mar 16, 2021
Merge pull request #4 from gobeam/gobeam-patch-1
Show description for 299c6e8
gobeam
authored
299c6e8
Copy full SHA for 299c6e8
Pagination
Previous
Next
You can’t perform that action at this time.