Libraries tagged by custom javascript
soee/inspectoreditors
160 Downloads
Provides custom inspector editors for Neos CMS.
nsp-code/post-types-order
1122 Downloads
Posts Order and Post Types Objects Order using a Drag and Drop Sortable javascript capability
kessam/toastr
8 Downloads
toastr.js flush notifications for Laravel
hgh/yii-js-event-handler
1 Downloads
Using this library, You can define custom events and trigger them on other events trigger.
bulfaitelo/flasher-laravel
7 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
php-flasher/symfony-pack
10 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
php-flasher/php-pack
57 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
php-flasher/laravel-pack
63 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
php-flasher/flasher-cli-laravel
358996 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
pitana/pitana.js
237 Downloads
pitana.js, framework for developing large scale modular JavaScript applications using Custom Elements
mediawiki/custommessages
1 Downloads
MediaWiki extension to print custom messages via tooltips or other JavaScript enabled methods
nsp-code/taxonomy-terms-order
444 Downloads
Order Categories and all custom taxonomies terms (hierarchically) and child terms using a Drag and Drop Sortable javascript capability.
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java