purescript/purescript-strings
String utility functions, Char type, regular expressions.
PureScriptBSD-3-Clause
Issues
- 6
- 14
Add startsWith and endsWith
#127 opened by triallax - 3
- 0
Add takeEnd & dropEnd
#170 opened by flip111 - 7
Should `localeCompare` return in `Effect`?
#169 opened by pete-murphy - 4
genUnicodeString generates invalid unicode
#167 opened by martyall - 2
Reuse `Replacement` in `Regex.replace`
#164 opened by i-am-the-slime - 5
fromCharCode BMP
#153 opened by jamesdbrock - 2
Add a `isWellFormed` function?
#156 opened by chtenb - 15
- 11
Efficient CodePoint indexing function?
#155 opened by chtenb - 3
Add "normalize" function for Unicode
#80 opened by chexxor - 1
Add Justification functions
#85 opened by safareli - 5
Add support for dotAll flag?
#150 opened by chtenb - 0
Add trimStart/trimEnd?
#146 opened by wclr - 1
Add support for matchAll?
#149 opened by chtenb - 3
`split` should return a NonEmptyArray?
#152 opened by JamieBallingall - 3
CodePoints.uncons performance optimization?
#154 opened by jamesdbrock - 1
Allow slicing from index to end of string
#151 opened by chtenb - 1
Data.String.Unsafe.char is not Unicode-aware
#142 opened by ayaka14732 - 5
Docs are not up to date on Pursuit
#138 opened by jmatsushita - 4
- 6
- 0
- 4
- 2
- 2
- 14
Make Data.String.CodePoints the default
#95 opened by hdgarrood - 11
splitAt without Maybe?
#78 opened by MonoidMusician - 1
Rename "count" to "countPrefix"
#81 opened by chexxor - 1
- 1
Regex match should give NonEmptyArray
#105 opened by vinothkr - 3
Builder
#107 opened by matthewleon - 1
Split functions should return NonEmptyArray
#106 opened by matthewleon - 0
- 1
- 0
Add a case insensitive newtype wrapper
#39 opened by hdgarrood - 8
Newtypes for replace
#62 opened by cryogenian - 4
lastIndexOf' does something odd with indices
#55 opened by paf31 - 3
Deprecate count
#46 opened by NightRa - 5
Handle Regex syntax errors?
#48 opened by sharkdp - 1
- 1
- 3
- 5
Data.String.null
#45 opened by dbushenko - 2
`indexOf'` gives incorrect result for empty prefix when starting index is out of bounds
#42 opened by LiamGoodacre - 1
Documentation of split is misleading
#30 opened by no-longer-on-githu-b - 4
Using -1 to mean "not found"
#33 opened by hdgarrood - 4
Bug in Data.String.Unsafe.char
#36 opened by stkb - 25