ai-assistant
1 year ago
ai-chat
1 month ago
blog-stats
2 years ago
blogging-prompt
3 months ago
blogroll
3 months ago
business-hours
3 months ago
button
3 months ago
calendly
3 months ago
contact-info
3 months ago
cookie-consent
3 months ago
donations
1 month ago
editor-assets
9 months ago
eventbrite
3 months ago
gif
3 months ago
goodreads
3 months ago
google-calendar
3 months ago
google-docs-embed
3 months ago
image-compare
3 months ago
images
3 months ago
instagram-gallery
3 months ago
like
1 year ago
mailchimp
3 months ago
map
3 months ago
markdown
2 years ago
nextdoor
2 months ago
opentable
3 months ago
payment-buttons
1 month ago
payments-intro
2 years ago
paywall
2 years ago
pinterest
2 years ago
podcast-player
1 month ago
premium-content
1 month ago
rating-star
3 months ago
recipe
3 months ago
recurring-payments
1 month ago
related-posts
2 years ago
repeat-visitor
6 months ago
send-a-message
1 month ago
sharing-button
1 month ago
sharing-buttons
3 months ago
slideshow
3 months ago
story
1 month ago
subscriber-login
2 years ago
subscriptions
1 month ago
tiled-gallery
1 month ago
tock
1 month ago
top-posts
3 months ago
voice-to-content
2 years ago
wordads
2 years ago
blocks-manifest.php
1 month ago
components.css
1 month ago
components.js.LICENSE.txt
1 month ago
components.rtl.css
1 month ago
editor-beta.asset.php
3 weeks ago
editor-beta.css
1 month ago
editor-beta.js
3 weeks ago
editor-beta.js.LICENSE.txt
6 months ago
editor-beta.rtl.css
1 month ago
editor-experimental.asset.php
3 weeks ago
editor-experimental.css
1 month ago
editor-experimental.js
3 weeks ago
editor-experimental.js.LICENSE.txt
9 months ago
editor-experimental.rtl.css
1 month ago
editor-no-post-editor.asset.php
3 weeks ago
editor-no-post-editor.css
1 month ago
editor-no-post-editor.js
3 weeks ago
editor-no-post-editor.js.LICENSE.txt
9 months ago
editor-no-post-editor.rtl.css
1 month ago
editor.asset.php
3 weeks ago
editor.css
1 month ago
editor.js
3 weeks ago
editor.js.LICENSE.txt
9 months ago
editor.rtl.css
1 month ago
frontend-nudge.html
9 months ago
index.json
2 months ago
swiper.asset.php
3 months ago
swiper.css
6 months ago
swiper.js
3 months ago
swiper.rtl.css
6 months ago
upgrade-nudge.html
9 months ago
editor-no-post-editor.js.LICENSE.txt
18 lines
| 1 | /* |
| 2 | * Exposes number format capability |
| 3 | * |
| 4 | * @copyright Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io) and Contributors (http://phpjs.org/authors). |
| 5 | * @license See CREDITS.md |
| 6 | * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js |
| 7 | */ |
| 8 | |
| 9 | /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ |
| 10 | |
| 11 | /** |
| 12 | * filesize |
| 13 | * |
| 14 | * @copyright 2024 Jason Mulligan <jason.mulligan@avoidwork.com> |
| 15 | * @license BSD-3-Clause |
| 16 | * @version 10.1.6 |
| 17 | */ |
| 18 |