ExpressJS 4.18.3

Express is a fast and minimalistic web framework for NodeJS. It provides robust routing, HTTP utility code (redirection, caching, etc), view and templating system (over 14 engines) support, HTTP content negotiation, and code generation.

Lily Programming Language 0.12

Lily is a strictly-typed programming language aimed at being a PHP substitute and robust website templating backend. It took syntactic inspiration from Ruby, Python, Scala and Rust. Lily provides static types and inference, prevents undefined values, has enums and variants, parameteric polymorphism and class constructs, lambda functions, a thorough variable inspection function, tuples and lists. It provides a small collection of HTML-specific string functions, but no regex or database bindings y