Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 11, 2020. It is now read-only.

Releases: AppScriptIO/appscript

Version 1 - NestedUnit Module

17 Dec 12:42
@safizn safizn

Choose a tag to compare

NestedUnit module implementing an execution pattern using database configuration objects which helps execute code in different implementations or retrieve data from reusable components of data.

Implementations (Built-in):
β€’ Middleware - creating chain of middlewares.
β€’ Condition - checks if conditions are applied on specific data (e.g. url string) and returns callback information. (e.g. applied to create complex routes from simple checks in a reusable way)
β€’ Template - renders nested templates (e.g. producing HTML documents serverside).
β€’ Shellscript - shell script runner (executes shell scripts or other implementations from javascript in different ways - e.g. asynchronously, chronologically, custom implementation).

Assets 2
Loading

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /