whackperms.js

0.0.0 • Public • Published

whackperms.js


Group/User Based PermissionSystem for every type of project

This node module allows you to create groups identifies by a unique string with permission attachments a user can have granted or denied

To learn more about the project and how to use it check our Github WIKI


Importing the project

  • npm install whackperms.js

module

import * as perms from 'whackperms.js';

nodejs

const perms = require('whackperms.js');

website

<script src="https://cdn.jsdelivr.net/npm/whackperms.js@latest/dist/whackperms.min.js"></script>

Whack Development

Package Sidebar

Install

npm i whackperms.js

Weekly Downloads

1

Version

0.0.0

License

GPL-3.0

Unpacked Size

43.4 kB

Total Files

11

Last publish

Collaborators

  • lucifer-morningstar