Skip to content

General

This (git) submodule is meant to be used in a quasar application like tabsets.net.

Installation

In tabsets.net, for example, this submodule is added like this:

git submodule add -b main https://github.com/evandor/submodule-features.git src/features

Branches

main

the default branch, used e.g. in tabsets

localstorage

a branch without firebase, to be used in local-only environments like bookmrkx

Released under the MIT License.