CoCreate-nginx

A convenient chain handler allows user to chain multiple CoCreate components together. When one nginx is complete next one will start. The sequence goes untill all nginx completed. Grounded on Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/nginx

Or you can use cdn link:

<script>https://cdn.cocreate.app/nginx/latest/CoCreate-nginx.min.js</script>

Usage

This is nginx usage

<div></div>

This is nginx usage

This is nginx usage

Attributes

  • nginx string optional

    nginx-attribute

  • nginx string optional

    nginx-attribute

Demo