meteor-roles
Role manager
An authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment.
Authorization package for Meteor, compatible with built-in accounts packages
921 stars
35 watching
168 forks
Language: JavaScript
last commit: 21 days ago
Linked from 1 awesome list
hacktoberfestmeteor
Related projects:
Repository | Description | Stars |
---|---|---|
meteor-community-packages/organization | A governance structure for a collection of reusable software components | 41 |
meteor-community-packages/meteor-tabular | A package for creating reactive and customizable data tables in Meteor applications. | 363 |
meteor-community-packages/meteor-user-status | A package that tracks user connection data and activities in Meteor applications. | 557 |
meteor-community-packages/meteor-inject-data | A package to inject data into client-side rendered HTML at the beginning of page loading | 6 |
meteor-community-packages/meteor-mocha | A test driver package for Meteor, reporting both server and client test results. | 67 |
zodern/meteor-pure-admin | A customizable admin panel for Meteor apps | 20 |
d3k4y/meteor-tabular | A Meteor package that creates efficient and reactive data tables for large datasets. | 0 |
iron-meteor/iron-cli | A command line tool for creating and managing Meteor application projects | 639 |
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
dburles/meteor-collection-helpers | Automates data transformation and retrieval on Meteor collections for simplified model development. | 498 |
veliovgroup/meteor-files | Manages file storage and uploads on a Meteor.js application server-side | 1,113 |
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
meteorrn/meteor-react-native | A client-side framework for building cross-platform mobile apps using React Native and Meteor's full-stack development capabilities | 60 |
yogiben/meteor-admin | An admin dashboard solution for Meteor applications | 827 |
meteor-community-packages/meteor-publish-composite | A package that enables flexible and reactive publication of documents from multiple collections based on a customizable join condition. | 553 |