Libraries tagged by slope one
riesjart/laravel-vue-table-sorting
215 Downloads
Apply sorting of Vue Table on Laravel Eloquent queries
saasey/pnode
0 Downloads
A level-head on the scope of data, integrity, security, and most of all, ease of use; on the ideology of hammering and spoofing
ibrows/post_wedec_bundle
9 Downloads
Basic usage of POST WEDEC API focusing on Delivery scope in initial versions.
droath/drush-module-sync
2822 Downloads
Sync Drupal modules based on a defined scope.
recrit/svg-style-scoper
645 Downloads
Scope the styles within the SVG markup to avoid SVG the styles affecting other SVGs or other elements on the page.
cloudinary/permissions
0 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