Easily juggle roles in your project
Shared high level web components for RoleModel Software and beyond
Optics is a css package that provides base styles and components that can be integrated and customized in a variety of projects.
The easiest way to add custom confirmation dialog support to Rails apps.
## Project setup ``` npm install ```
Tailored Select is a Web Component built to be a searchable select box. Inspired by tom-select.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
Image Difference tool that compares pixel by pixel
MCP Server for Optics Design System documentation and token usage with AI-optimized comprehension guide
An ODM for cloud storage
Dynamically find nested properties on an object
Library to easily implement a Role-Based Access Control(RBAC). Highly extensible, this library will help you to have an Admin Login Page and inside the admin, 2 Resources: Users and Roles. **Only for Mongoose**
Loopback component adding roles management to your User model
A collection of executable best practices for common aspects of Rails application development.
A Ruby gem to simplify Seed data creation for Rails applications.
Helpers for advanced table functionality.
Wraps CanCan and RoleModel up to make role based authorisation really easy in Rails 3.x.
Wraps RoleModel up to make role based authorization really easy in Rails >= 3.2.
Ever needed to assign roles to a model, say a User, and build conditional behaviour on top of that? Enter RoleModel -- roles have never been easier! Just declare your roles and you are done. Assigned roles will be stored as a bitmask.