dragonwocky / nadder

an experimental web framework for Deno

Home Page:https://deno.land/x/nadder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: This framework is subject to change and its documentation is lacking in many places. It is not yet ready for use.

nadder

the nadder logo: a coiled, bright red snake sticking its tongue out

deno module

nadder is an experimental web framework, built to find a middle ground between speed, reliability, simplicity, capability and extensibility. It's designed for just-in-time rendering, with support for a variety of formats and processors.

It's inspired by:

  • Fresh, Deno's own next-gen web framework.
  • Lume, a fast & flexible static site generator for Deno.
  • and Aleph.js, a full-stack framework for Deno.

For production use-cases, the above are recommended over nadder.

πŸ“– Documentation

// TODO(dragonwocky)

πŸš€ Getting started

// TODO(dragonwocky)

About

an experimental web framework for Deno

https://deno.land/x/nadder

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 1.3%Language:Nunjucks 0.7%Language:CSS 0.2%Language:Liquid 0.1%