79 packages
grundstein
### WIP. NOT IN PRODUCTION, TESTED AND/OR BENCHMARKED YET! install this package to get started with grundstein. npm i -g grundstein
@grundstein/cli
host and continuosly deploy static webapps and their apis.
@grundstein/commons
@grundstein/commons. shared library functionality, server middleware, lib and init functions.
@grundstein/gas
NOT YET BENCHMARKED OR IN PRODUCTION! @grundstein/gas. serves apis for magic apps.
@grundstein/gps
@grundstein/gps. grundstein proxy service, resolves hostnames to @grundstein/gss servers on the same machine
@grundstein/grs
NOT YET BENCHMARKED OR IN PRODUCTION! @grundstein/grs - grundstein redirect service. redirects http to https, serves .well-known for letsencrypt
@grundstein/gss
@grundstein static server. serves images, videos and other rich media files.
@grundstein/magic-theme
this is the foundational theme for all @grundstein pages
@grundstein/prepare-static-files
optimize and compress static files for hosting.
magic
jamstack generator. html + css + js boilerplate: ~15kb.
@magic/bash-alias
various bash aliases for node, git, rust, and @magic. !pollutes bash namespace!
@magic/cases
convert between camelCase, PascalCase, snake_case, and kebab-case.
@magic/cli
declarative command line interfaces with aliasing, commands and environment sanitization
@magic/core
@magic core. generate static pages and serverless lambdas. ~5kb client boilerplate.
@magic/css
css in js
@magic/deep
manipulate nested objects and arrays
@magic/entities
exports most html entities and utility functions.
@magic/error
errors for @magic
@magic/format
format your code.
@magic/fs
nodejs fs promises + goodies
@magic/hyperapp
Fork of the tiny framework for building web interfaces. use hyperapp instead!
@magic/iso-3166
iso-3166 country codes and subdivisions
@magic-libraries/db
localstorage backed client key value database for @magic.
@magic-libraries/gql
@magic-libraries/gql turn graphql queries into json.
@magic-libraries/http
http request effect for @magic.