Skip to content

Laravel app to import and display the CanIUse browser feature database

Notifications You must be signed in to change notification settings

markjames/caniuse

Repository files navigation

A laravel app to import and display a compact status of browser features (from the Can I Use database) in a compact form, to allow easy browsing of which features are now usable across common browsers along with what the feature does, links to usage/spec and an example.

To import:

php artisan app:updatedata

or (if running through sail containers)

sail artisan app:updatedata

About

Laravel app to import and display the CanIUse browser feature database

Topics

Resources

Stars

Watchers

Forks