Pinned Loading
-
wp-calypso
wp-calypso PublicForked from Automattic/wp-calypso
The new JavaScript- and API-powered WordPress.com
JavaScript
-
Swiper
Swiper PublicForked from nolimits4web/swiper
Mobile touch slider and framework with hardware accelerated transitions
JavaScript
-
Promisify Azure storage service
Promisify Azure storage service 1// Use function that Async keyword appended
2Bluebird.promisifyAll(blobService, {
3promisifier: (originalFunction) => function (...args) {
4return new Promise((resolve, reject) => {
5try {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.