Skip to content

domchristie/turbo-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turbo-shim

Warning

Experimental & incomplete

Implements the basic methods required for the turbo-ios adapter. The idea is that the Turbo Native adapters could be usable by client-side libraries other than Turbo, such as htmx. For example, a hypothetical API:

import 'htmx.org'
import Turbo from './turbo-shim.js'
import Driver from './turbo-native-htmx-driver.js'

Turbo.registerDriver(Driver)

License

Released under the MIT license.

About

Implements the basic methods required for the turbo-ios adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors