44[ ![ code coverage] ( https://img.shields.io/codecov/c/github/panzerdp/voca.svg )] ( https://codecov.io/github/panzerdp/voca )
55[ ![ npm package] ( https://img.shields.io/npm/v/voca.svg )] ( https://www.npmjs.com/package/voca )
66
7- Voca is a JavaScript library for manipulating strings. [ https://vocajs.com ] [ voca ]
7+ Voca is a JavaScript library for manipulating strings. [ https://vocajs.pages.dev ] [ voca ]
88
99``` javascript
1010v .camelCase (' bird flight' ); // => 'birdFlight'
@@ -26,7 +26,7 @@ individual functions to minimize the application builds. The library is *fully t
2626
2727## Documentation
2828
29- See the complete documentation at [ https://vocajs.com ] [ voca ]
29+ See the complete documentation at [ https://vocajs.pages.dev ] [ voca ]
3030
3131## Usage
3232Voca can be used in various environments.
@@ -154,86 +154,86 @@ Licensed under [MIT](https://github.com/panzerdp/voca/blob/master/LICENSE.md)
154154[ voca_min_js ] : https://raw.githubusercontent.com/panzerdp/voca/v1.4.0/dist/voca.min.js
155155[ source_map ] : https://raw.githubusercontent.com/panzerdp/voca/v1.4.0/dist/voca.min.js.map
156156[ voca_js ] : https://raw.githubusercontent.com/panzerdp/voca/v1.4.0/dist/voca.js
157- [ voca ] : https://vocajs.com
157+ [ voca ] : https://vocajs.pages.dev
158158[ logo ] :
https://github.com/panzerdp/voca/raw/master/jsdoc/template/static/images/[email protected] 159159[ logo_commonjs ] :
https://github.com/panzerdp/voca/raw/master/jsdoc/template/static/images/[email protected] 160160[ logo_browsers ] :
https://github.com/panzerdp/voca/raw/master/jsdoc/template/static/images/[email protected] 161161
162- [ camelCase ] : https://vocajs.com /#camelCase
163- [ capitalize ] : https://vocajs.com /#capitalize
164- [ decapitalize ] : https://vocajs.com /#decapitalize
165- [ kebabCase ] : https://vocajs.com /#kebabCase
166- [ lowerCase ] : https://vocajs.com /#lowerCase
167- [ snakeCase ] : https://vocajs.com /#snakeCase
168- [ swapCase ] : https://vocajs.com /#swapCase
169- [ titleCase ] : https://vocajs.com /#titleCase
170- [ upperCase ] : https://vocajs.com /#upperCase
171-
172- [ charAt ] : https://vocajs.com /#charAt
173- [ codePointAt ] : https://vocajs.com /#codePointAt
174- [ first ] : https://vocajs.com /#first
175- [ graphemeAt ] : https://vocajs.com /#graphemeAt
176- [ last ] : https://vocajs.com /#last
177- [ prune ] : https://vocajs.com /#prune
178- [ slice ] : https://vocajs.com /#slice
179- [ substr ] : https://vocajs.com /#substr
180- [ substring ] : https://vocajs.com /#substring
181- [ truncate ] : https://vocajs.com /#truncate
182-
183- [ count ] : https://vocajs.com /#count
184- [ countGraphemes ] : https://vocajs.com /#countGraphemes
185- [ countSubstrings ] : https://vocajs.com /#countSubstrings
186- [ countWhere ] : https://vocajs.com /#countWhere
187- [ countWords ] : https://vocajs.com /#countWords
188-
189- [ escapeHtml ] : https://vocajs.com /#escapeHtml
190- [ escapeRegExp ] : https://vocajs.com /#escapeRegExp
191- [ unescapeHtml ] : https://vocajs.com /#unescapeHtml
192-
193- [ sprintf ] : https://vocajs.com /#sprintf
194- [ vprintf ] : https://vocajs.com /#vprintf
195-
196- [ indexOf ] : https://vocajs.com /#indexOf
197- [ lastIndexOf ] : https://vocajs.com /#lastIndexOf
198- [ search ] : https://vocajs.com /#search
199-
200- [ insert ] : https://vocajs.com /#insert
201- [ latinise ] : https://vocajs.com /#latinise
202- [ pad ] : https://vocajs.com /#pad
203- [ padLeft ] : https://vocajs.com /#padLeft
204- [ padRight ] : https://vocajs.com /#padRight
205- [ repeat ] : https://vocajs.com /#repeat
206- [ replace ] : https://vocajs.com /#replace
207- [ replaceAll ] : https://vocajs.com /#replaceAll
208- [ reverse ] : https://vocajs.com /#reverse
209- [ reverseGrapheme ] : https://vocajs.com /#reverseGrapheme
210- [ slugify ] : https://vocajs.com /#slugify
211- [ splice ] : https://vocajs.com /#splice
212- [ tr ] : https://vocajs.com /#tr
213- [ trim ] : https://vocajs.com /#trim
214- [ trimLeft ] : https://vocajs.com /#trimLeft
215- [ trimRight ] : https://vocajs.com /#trimRight
216- [ wordWrap ] : https://vocajs.com /#wordWrap
217-
218- [ endsWith ] : https://vocajs.com /#endsWith
219- [ includes ] : https://vocajs.com /#includes
220- [ isAlpha ] : https://vocajs.com /#isAlpha
221- [ isAlphaDigit ] : https://vocajs.com /#isAlphaDigit
222- [ isBlank ] : https://vocajs.com /#isBlank
223- [ isDigit ] : https://vocajs.com /#isDigit
224- [ isEmpty ] : https://vocajs.com /#isEmpty
225- [ isLowerCase ] : https://vocajs.com /#isLowerCase
226- [ isNumeric ] : https://vocajs.com /#isNumeric
227- [ isString ] : https://vocajs.com /#isString
228- [ isUpperCase ] : https://vocajs.com /#isUpperCase
229- [ matches ] : https://vocajs.com /#matches
230- [ startsWith ] : https://vocajs.com /#startsWith
231-
232- [ chars ] : https://vocajs.com /#chars
233- [ codePoints ] : https://vocajs.com /#codePoints
234- [ graphemes ] : https://vocajs.com /#graphemes
235- [ split ] : https://vocajs.com /#split
236- [ words ] : https://vocajs.com /#words
237-
238- [ stripTags ] : https://vocajs.com /#stripTags
239- [ stripBom ] : https://vocajs.com /#stripBom
162+ [ camelCase ] : https://vocajs.pages.dev /#camelCase
163+ [ capitalize ] : https://vocajs.pages.dev /#capitalize
164+ [ decapitalize ] : https://vocajs.pages.dev /#decapitalize
165+ [ kebabCase ] : https://vocajs.pages.dev /#kebabCase
166+ [ lowerCase ] : https://vocajs.pages.dev /#lowerCase
167+ [ snakeCase ] : https://vocajs.pages.dev /#snakeCase
168+ [ swapCase ] : https://vocajs.pages.dev /#swapCase
169+ [ titleCase ] : https://vocajs.pages.dev /#titleCase
170+ [ upperCase ] : https://vocajs.pages.dev /#upperCase
171+
172+ [ charAt ] : https://vocajs.pages.dev /#charAt
173+ [ codePointAt ] : https://vocajs.pages.dev /#codePointAt
174+ [ first ] : https://vocajs.pages.dev /#first
175+ [ graphemeAt ] : https://vocajs.pages.dev /#graphemeAt
176+ [ last ] : https://vocajs.pages.dev /#last
177+ [ prune ] : https://vocajs.pages.dev /#prune
178+ [ slice ] : https://vocajs.pages.dev /#slice
179+ [ substr ] : https://vocajs.pages.dev /#substr
180+ [ substring ] : https://vocajs.pages.dev /#substring
181+ [ truncate ] : https://vocajs.pages.dev /#truncate
182+
183+ [ count ] : https://vocajs.pages.dev /#count
184+ [ countGraphemes ] : https://vocajs.pages.dev /#countGraphemes
185+ [ countSubstrings ] : https://vocajs.pages.dev /#countSubstrings
186+ [ countWhere ] : https://vocajs.pages.dev /#countWhere
187+ [ countWords ] : https://vocajs.pages.dev /#countWords
188+
189+ [ escapeHtml ] : https://vocajs.pages.dev /#escapeHtml
190+ [ escapeRegExp ] : https://vocajs.pages.dev /#escapeRegExp
191+ [ unescapeHtml ] : https://vocajs.pages.dev /#unescapeHtml
192+
193+ [ sprintf ] : https://vocajs.pages.dev /#sprintf
194+ [ vprintf ] : https://vocajs.pages.dev /#vprintf
195+
196+ [ indexOf ] : https://vocajs.pages.dev /#indexOf
197+ [ lastIndexOf ] : https://vocajs.pages.dev /#lastIndexOf
198+ [ search ] : https://vocajs.pages.dev /#search
199+
200+ [ insert ] : https://vocajs.pages.dev /#insert
201+ [ latinise ] : https://vocajs.pages.dev /#latinise
202+ [ pad ] : https://vocajs.pages.dev /#pad
203+ [ padLeft ] : https://vocajs.pages.dev /#padLeft
204+ [ padRight ] : https://vocajs.pages.dev /#padRight
205+ [ repeat ] : https://vocajs.pages.dev /#repeat
206+ [ replace ] : https://vocajs.pages.dev /#replace
207+ [ replaceAll ] : https://vocajs.pages.dev /#replaceAll
208+ [ reverse ] : https://vocajs.pages.dev /#reverse
209+ [ reverseGrapheme ] : https://vocajs.pages.dev /#reverseGrapheme
210+ [ slugify ] : https://vocajs.pages.dev /#slugify
211+ [ splice ] : https://vocajs.pages.dev /#splice
212+ [ tr ] : https://vocajs.pages.dev /#tr
213+ [ trim ] : https://vocajs.pages.dev /#trim
214+ [ trimLeft ] : https://vocajs.pages.dev /#trimLeft
215+ [ trimRight ] : https://vocajs.pages.dev /#trimRight
216+ [ wordWrap ] : https://vocajs.pages.dev /#wordWrap
217+
218+ [ endsWith ] : https://vocajs.pages.dev /#endsWith
219+ [ includes ] : https://vocajs.pages.dev /#includes
220+ [ isAlpha ] : https://vocajs.pages.dev /#isAlpha
221+ [ isAlphaDigit ] : https://vocajs.pages.dev /#isAlphaDigit
222+ [ isBlank ] : https://vocajs.pages.dev /#isBlank
223+ [ isDigit ] : https://vocajs.pages.dev /#isDigit
224+ [ isEmpty ] : https://vocajs.pages.dev /#isEmpty
225+ [ isLowerCase ] : https://vocajs.pages.dev /#isLowerCase
226+ [ isNumeric ] : https://vocajs.pages.dev /#isNumeric
227+ [ isString ] : https://vocajs.pages.dev /#isString
228+ [ isUpperCase ] : https://vocajs.pages.dev /#isUpperCase
229+ [ matches ] : https://vocajs.pages.dev /#matches
230+ [ startsWith ] : https://vocajs.pages.dev /#startsWith
231+
232+ [ chars ] : https://vocajs.pages.dev /#chars
233+ [ codePoints ] : https://vocajs.pages.dev /#codePoints
234+ [ graphemes ] : https://vocajs.pages.dev /#graphemes
235+ [ split ] : https://vocajs.pages.dev /#split
236+ [ words ] : https://vocajs.pages.dev /#words
237+
238+ [ stripTags ] : https://vocajs.pages.dev /#stripTags
239+ [ stripBom ] : https://vocajs.pages.dev /#stripBom
0 commit comments