diff --git a/docs/404.html b/docs/404.html index 8f57e35..f71e03b 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1 +1 @@ -
javascript, apis and (static) markup.
less than 15kb of html + css + javascript boilerplate.
separation of concerns makes customization easy.
html loads first and provides basic functionality, javascript enhances where needed.
if needed, @magic generates server side apis, and @grundstein will soon take care of hosting said app bundles
key => value store using localstorage
the @magic-libraries/gql module encodes template strings to graphql queries ready to be sent to a server.
http request effect for @magic.
the @magic-libraries/is module unifies the javascript type testing apis.
the @magic-libraries/json module parses and stringifies json. it also returns errors instead of throwing them.
the @magic-libraries/prevent-default module invokes event.preventDefault as a hyperapp effect.
makes strings url safe. opinionated.
the @magic-libraries/try-catch module returns errors instead of throwing them.
the @magic-libraries/uri module encodes objects to uri strings and decodes uri strings to objects.
javascript, apis and (static) markup.
less than 15kb of html + css + javascript boilerplate.
separation of concerns makes customization easy.
html loads first and provides basic functionality, javascript enhances where needed.
if needed, @magic generates server side apis, and @grundstein will soon take care of hosting said app bundles
key => value store using localstorage
the @magic-libraries/gql module encodes template strings to graphql queries ready to be sent to a server.
http request effect for @magic.
the @magic-libraries/is module unifies the javascript type testing apis.
the @magic-libraries/json module parses and stringifies json. it also returns errors instead of throwing them.
the @magic-libraries/prevent-default module invokes event.preventDefault as a hyperapp effect.
makes strings url safe. opinionated.
the @magic-libraries/try-catch module returns errors instead of throwing them.
the @magic-libraries/uri module encodes objects to uri strings and decodes uri strings to objects.