https://github.com/hotwired/strada-web
Create fully native controls, driven by your web app.
https://github.com/hotwired/strada-web
hotwire strada
Last synced: 6 months ago
JSON representation
Create fully native controls, driven by your web app.
- Host: GitHub
- URL: https://github.com/hotwired/strada-web
- Owner: hotwired
- License: mit
- Created: 2020-12-15T20:21:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T12:23:50.000Z (about 2 years ago)
- Last Synced: 2024-04-14T09:08:04.315Z (over 1 year ago)
- Topics: hotwire, strada
- Language: JavaScript
- Homepage: https://strada.hotwired.dev
- Size: 292 KB
- Stars: 259
- Watchers: 23
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hotwire - Strada GitHub
- awesome-hotwire - Strada GitHub
README
> [!IMPORTANT]
> [Hotwire Native](https://native.hotwired.dev) is the new consolidation of the Turbo Native and Strada libraries into a single framework for iOS and Android. For new development, start with the new Hotwire Native libraries, which is built on the Turbo Native foundation and offers many new features. For existing Turbo Native apps, please transition to Hotwire Native as soon as possible.
>
> No new features will be added to this library and it will be deprecated in the coming months.# Strada
[Strada](https://strada.hotwired.dev) enables you to create native controls in your hybrid mobile apps, driven by the web. Build web components and native components that work together in `WebView` screens to elevate your [Turbo Native](https://turbo.hotwired.dev/handbook/native) apps to the next level.
Strada works seamlessly with your [Turbo Native](https://turbo.hotwired.dev/handbook/native) apps and leverages [Stimulus]((https://stimulus.hotwired.dev)) to create web components with your existing HTML. The `strada-web` library is designed to work together with the [strada-ios](https://github.com/hotwired/strada-ios) and [strada-android](https://github.com/hotwired/strada-android) native libraries.
Read more on [strada.hotwired.dev](https://strada.hotwired.dev).
## Contributing
Strada is open-source software, freely distributable under the terms of an [MIT-style license](LICENSE). The [source code is hosted on GitHub](https://github.com/hotwired/strada-web). Development is sponsored by [37signals](https://37signals.com/).
We welcome contributions in the form of bug reports, pull requests, or thoughtful discussions in the [GitHub issue tracker](https://github.com/hotwired/strada-web/issues).
Please note that this project is released with a [Contributor Code of Conduct](docs/CONDUCT.md). By participating in this project you agree to abide by its terms.
---------
© 2023 37signals LLC