Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
ossdev07
/
string.js
Public
forked from
jprichardson/string.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
string.js
test
on
master
User selector
All users
All time
Commit history
Commits on May 22, 2016
Introducing equalsIgnoreCase
marcelocure
committed
529297d
View commit details
Copy full SHA for 529297d
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Typo!
elkebirmed
committed
250252f
View commit details
Copy full SHA for 250252f
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
Added splitLeft and splitRight
danieldiekmeier
committed
d61b58f
View commit details
Copy full SHA for d61b58f
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
add global regex in underscore method
az7arul
committed
2f60f20
View commit details
Copy full SHA for 2f60f20
View code at this point
Browse repository at this point
Added titleCase()-Method
pbihler
committed
606fe8f
View commit details
Copy full SHA for 606fe8f
View code at this point
Browse repository at this point
Commits on May 30, 2015
add mochify
az7arul
committed
64fb3c6
View commit details
Copy full SHA for 64fb3c6
View code at this point
Browse repository at this point
Commits on May 29, 2015
fix extendPrototype method
az7arul
committed
8e67a50
View commit details
Copy full SHA for 8e67a50
View code at this point
Browse repository at this point
use gulp for build
az7arul
committed
772ba10
View commit details
Copy full SHA for 772ba10
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
add stripLeft and stripRight method
az7arul
committed
0b742fc
View commit details
Copy full SHA for 0b742fc
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
fix underscore method for single letter words
az7arul
committed
c228b6b
View commit details
Copy full SHA for c228b6b
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
#underscore method does not add the _ prefix for words starting with a upper case
az7arul
committed
cd66a57
View commit details
Copy full SHA for cd66a57
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
.template method will replace keys that do not exist with empty string
az7arul
committed
b179720
View commit details
Copy full SHA for b179720
View code at this point
Browse repository at this point
Merge pull request #119 from az7arul/template-improvements
Show description for 61c0181
jprichardson
committed
61c0181
View commit details
Copy full SHA for 61c0181
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
remove leading and trailing spaces before interpolating key
az7arul
committed
e8c88eb
View commit details
Copy full SHA for e8c88eb
View code at this point
Browse repository at this point
Commits on Sep 28, 2014
changed test descriptions to reflect multiple arguments
az7arul
committed
0bc4cee
View commit details
Copy full SHA for 0bc4cee
View code at this point
Browse repository at this point
endsWith now supports multiple arguments
az7arul
committed
8dd1e4d
View commit details
Copy full SHA for 8dd1e4d
View code at this point
Browse repository at this point
startsWith accepts multiple arguments
az7arul
committed
424ac7d
View commit details
Copy full SHA for 424ac7d
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Changed to multiple arguments.
guyellis
committed
c215b3e
View commit details
Copy full SHA for c215b3e
View code at this point
Browse repository at this point
Added strip() function
guyellis
committed
6c1caf6
View commit details
Copy full SHA for 6c1caf6
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
Merge pull request #112 from hickford/better-slugs
Show description for 60b897e
jprichardson
committed
60b897e
View commit details
Copy full SHA for 60b897e
View code at this point
Browse repository at this point
Commits on Aug 31, 2014
Better slugs for words with accents
hickford
committed
5d130f2
View commit details
Copy full SHA for 5d130f2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/patch-1' into better-slugs
hickford
committed
82775d9
View commit details
Copy full SHA for 82775d9
View code at this point
Browse repository at this point
latinise
hickford
committed
1f95daf
View commit details
Copy full SHA for 1f95daf
View code at this point
Browse repository at this point
Test behaviour of slugify on non-Latin characters
hickford
committed
c13d145
View commit details
Copy full SHA for c13d145
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
Added test for isAlpha fn
petrbrzek
committed
92f3ddd
View commit details
Copy full SHA for 92f3ddd
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
Merge pull request #100 from Sergio-Muriel/wrap_html
Show description for 43604a0
jprichardson
committed
43604a0
View commit details
Copy full SHA for 43604a0
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
html attribute must be encoded
Sergio Muriel
committed
00efe44
View commit details
Copy full SHA for 00efe44
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
parseCsv: add test for unQualified fields
Sergio Muriel
committed
be92f26
View commit details
Copy full SHA for be92f26
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
Change default tag from p to span in Test Case
ramsunvtech
committed
0f1ab02
View commit details
Copy full SHA for 0f1ab02
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Upgraded to 1.8.2 Version
Show description for bd503be
ramsunvtech
committed
bd503be
View commit details
Copy full SHA for bd503be
View code at this point
Browse repository at this point
Updated the Test Case for wrapHTML
Show description for 4de86de
ramsunvtech
committed
4de86de
View commit details
Copy full SHA for 4de86de
View code at this point
Browse repository at this point
Commits on May 19, 2014
Added Wrap Function Test Case to String.test.js
Show description for eb62645
ramsunvtech
committed
eb62645
View commit details
Copy full SHA for eb62645
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Issue #78: toBoolean(): Treat '1' and '0' as true and false, respectively.
arowla
committed
3f29e15
View commit details
Copy full SHA for 3f29e15
View code at this point
Browse repository at this point
Commits on Jan 13, 2014
Changed behavior of 'between()'. Closes #62
jprichardson
committed
f6a8733
View commit details
Copy full SHA for f6a8733
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
Updating pad methods to use the default character when given null for a padding character
nfriedly
committed
d10c47e
View commit details
Copy full SHA for d10c47e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.