@radioactive-labs/plutonium
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@radioactive-labs/plutonium", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Core assets for the Plutonium gem", | ||
@@ -22,5 +22,5 @@ "type": "module", | ||
"@hotwired/stimulus": "^3.2.2", | ||
"lodash.debounce": "^4.0.8", | ||
"@hotwired/turbo": "^8.0.4", | ||
"flowbite": "^2.3.0" | ||
"flowbite": "^2.3.0", | ||
"lodash.debounce": "^4.0.8" | ||
}, | ||
@@ -31,2 +31,3 @@ "devDependencies": { | ||
"concurrently": "^8.2.2", | ||
"cssnano": "^7.0.2", | ||
"esbuild": "^0.20.1", | ||
@@ -37,4 +38,3 @@ "esbuild-plugin-manifest": "^1.0.3", | ||
"postcss-hash": "^3.0.0", | ||
"tailwindcss": "^3.4.1", | ||
"cssnano": "^7.0.2" | ||
"tailwindcss": "^3.4.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
@@ -5,2 +5,6 @@ # Plutonium: Nuclear ☢️ Reactor Included | ||
Watch the introduction video: [Plutonium in 30 minutes](https://www.youtube.com/watch?v=HMjzj-vVLIU) | ||
--- | ||
**Plutonium** picks up where Rails left off, introducing application level concepts and tooling, transforming the way you build applications with Rails. | ||
@@ -24,3 +28,3 @@ It's a culmination of lessons learned from years of developing nearly identical applications and is designed to save you from the drudgery of re-implementation. | ||
- [Pagy](https://github.com/ddnexus/pagy) for pagination | ||
- [Pundit](https://github.com/varvet/pundit) for authorization | ||
- [Action Policy](https://actionpolicy.evilmartians.io/): for authorization | ||
- [Simple Form](https://github.com/heartcombo/simple_form) for forms | ||
@@ -27,0 +31,0 @@ - [Rodauth](https://github.com/jeremyevans/rodauth) (via [rodauth-rails](https://github.com/janko/rodauth-rails)) for authentication. Rodauth is optional, allowing flexibility in choosing your auth solution |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2095829
13708
96