Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Devneya/CookieCode

Cookie Code

Introduction

This project is a web interface based on the Devneya library, which is specifically designed for code generation. The purpose of this project is to provide a user-friendly platform that allows users to generate code snippets or blocks based on their specific requirements. The implementation includes a cookie code functionality, which dynamically adds a form to the HTML page for user interaction.

Here is an example of the service integration at jsden.dev playground:

screen-gif

Getting Started

To use the Cookie Code functionality in your project, follow the steps below:

  1. Include the following code to your your HTML file:
     <div class="cookie-code-container"></div>
     <button class="cookie-code-popup-button">Cookie Code</button>
     <script src="https://cdn.jsdelivr.net/gh/get-zen-dev/Devneya@latest/assets/js/cookie-code.js"></script>
  2. Include the CSS file in your HTML file:
        <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/get-zen-dev/Devneya@latest/assets/css/cookie-code-style.css">

Usage

Once the Cookie Code implementation is added to your HTML file, the following behavior will occur:

  • A button with the class "cookie-code-popup-button" will be displayed on the page.
  • When you click on the button, a form will be displayed that will allow you to send a request and copy the received code.

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE-AGPL
Apache-2.0
LICENSE-APACHE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5