help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • Blog
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
ruby-calculator
/
node_modules
/
@hotwired
/
turbo-rails
RSK World
ruby-calculator
Ruby Calculator Pro - Interactive Calculator with 8 Types + Mathematical Functions + Rails MVC + Modern Web Interface + API Integration + Educational Design
turbo-rails
  • app
  • README.md8.4 KB
  • package.json1.4 KB
README.mdpackage.json
node_modules/@hotwired/turbo/README.md
Raw Download

README.md

# Turbo

Turbo uses complementary techniques to dramatically reduce the amount of custom JavaScript that most web applications will need to write:

* Turbo Drive accelerates links and form submissions by negating the need for full page reloads.
* Turbo Frames decompose pages into independent contexts, which scope navigation and can be lazily loaded.
* Turbo Streams deliver page changes over WebSocket or in response to form submissions using just HTML and a set of CRUD-like actions.
* Turbo Native lets your majestic monolith form the center of your native iOS and Android apps, with seamless transitions between web and native sections.

It's all done by sending HTML over the wire. And for those instances when that's not enough, you can reach for the other side of Hotwire, and finish the job with [Stimulus](https://github.com/hotwired/stimulus).

Read more on [turbo.hotwired.dev](https://turbo.hotwired.dev).

## Contributing

Please read [CONTRIBUTING.md](./CONTRIBUTING.md).

© 2021 37signals LLC.
node_modules/@hotwired/turbo-rails/package.json
Raw Download
Find: Go to:
{
  "name": "@hotwired/turbo-rails",
  "version": "7.3.0",
  "description": "The speed of a single-page web application without having to write any JavaScript",
  "module": "app/javascript/turbo/index.js",
  "main": "app/assets/javascripts/turbo.js",
  "files": [
    "app/javascript/turbo"
  ],
  "scripts": {
    "build": "rollup -c",
    "prerelease": "yarn build && git --no-pager diff && echo && npm pack --dry-run && echo && read -n 1 -p \"Look OK? Press any key to publish and commit v$npm_package_version\" && echo",
    "release": "npm publish && git commit -am \"$npm_package_name v$npm_package_version\" && git push"
  },
  "dependencies": {
    "@hotwired/turbo": "^7.3.0",
    "@rails/actioncable": "^7.0"
  },
  "devDependencies": {
    "@rollup/plugin-node-resolve": "^11.0.1",
    "rollup": "^2.35.1",
    "rollup-plugin-terser": "^7.0.2"
  },
  "license": "MIT",
  "author": "Basecamp, LLC",
  "contributors": [
    "David Heinemeier Hansson <david@basecamp.com>",
    "Javan Makhmali <javan@javan.us>",
    "Sam Stephenson <sstephenson@gmail.com>"
  ],
  "keywords": [
    "hotwire",
    "turbo",
    "rails"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hotwired/turbo-rails.git"
  },
  "bugs": {
    "url": "https://github.com/hotwired/turbo-rails/issues"
  },
  "homepage": "https://github.com/hotwired/turbo-rails",
  "publishConfig": {
    "access": "public"
  }
}
48 lines•1.4 KB
json
🚀 Support RSK World

Subscribe to our YouTube channel for latest tutorials & updates!



Click subscribe & support our work ❤️

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer