A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API. General information This project is a PHP SDK, which can be installed as a Composer package. In WordPress, it could be bundled in plugins. It is however not a plugin itself. While this project […]
This webpack loader allows you to have a distributed set SCSS files and assets co-located with those SCSS files. Do you organise your SCSS and assets by feature? Where are your assets? How complicated is your SASS? What asset paths are you using? What webpack errors are you getting? If you can tick at least 1 item […]
Build progressive web apps (PWAs) with Workbox – the Service Worker library from the Chrome team
Vue.js directive for masonry blocks layouting. Original masonry library. Plugin DEMO available , JSFiddle DEMO The plugin can be easily integrated with different CSS Frameworks. Check this Tailwind CSS DEMO. You can also clone the basic demo repository vue-masonry + vue-cli webpack.
A JavaScript date library for parsing, validating, manipulating, and formatting dates.
This is a polyfill of the ES6 Promise. The implementation is a subset of rsvp.js extracted by @jakearchibald, if you’re wanting extra features and more debugging options, check out the full library. For API details and how to use promises, see the JavaScript Promises HTML5Rocks article.
Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without any user interaction. What happens when the request fails due to authorization is all up to you. You can either run a refresh […]
Positioning tooltips and popovers is difficult. Popper is here to help! Given an element, such as a button, and a tooltip element describing it, Popper will automatically put the tooltip in the right place near the button. It will position any UI element that “pops out” from the flow of your document and floats near a target […]
A modern JavaScript utility library delivering modularity, performance & extras.