1.0.7 • Published 11 months ago

role-base-control-lib v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

transition-element-property-helper

Simple plugin for test transition property for site styles. The test results appear in the console.

npm-version repo-size

Table of contents

One file with all the functionality of the plugin

./index.js

One minified file with all the functionality of the plugin

<script src="src/transition-element-property-helper.min.js"></script>

Installation

npm i role-base-control-lib

Start Plugin

new checkPermission("userName" , "permissionTitle").start();

Functions

Function that starts the user permission test when the checkPermission function starts

new checkPermission("userName" , "permissionTitle").start();

The result of the plugin

Console

Start

Success response : permission checked : permission title,

Bad response : You have not that permission
1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago