This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community.
Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it.
https://www.freifunk-altdorf.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bernhard Blieninger
fc05486403
|
6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
_limit.js | 6 years ago | |
_limitItems.js | 6 years ago | |
_limitLength.js | 6 years ago | |
_limitProperties.js | 6 years ago | |
allOf.js | 6 years ago | |
anyOf.js | 6 years ago | |
const.js | 6 years ago | |
contains.js | 6 years ago | |
custom.js | 6 years ago | |
dependencies.js | 6 years ago | |
enum.js | 6 years ago | |
format.js | 6 years ago | |
items.js | 6 years ago | |
multipleOf.js | 6 years ago | |
not.js | 6 years ago | |
oneOf.js | 6 years ago | |
pattern.js | 6 years ago | |
properties.js | 6 years ago | |
propertyNames.js | 6 years ago | |
ref.js | 6 years ago | |
required.js | 6 years ago | |
uniqueItems.js | 6 years ago | |
validate.js | 6 years ago |
README.md
These files are compiled dot templates from dot folder.
Do NOT edit them directly, edit the templates and run npm run build
from main ajv folder.