An open API service indexing awesome lists of open source software.

https://github.com/framecodeinc/cf-boostrap-jq-template

Create new project template with Bootstrap and jQuery inspired by Blazor Web App.
https://github.com/framecodeinc/cf-boostrap-jq-template

blazor bootstrap coldfusion jquery template webapp

Last synced: 27 days ago
JSON representation

Create new project template with Bootstrap and jQuery inspired by Blazor Web App.

Awesome Lists containing this project

README

          

# Adobe ColdFusion Project Template with Bootstrap and jQuery inspired by Blazor

![VS Code Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/framecode.cf-boostrap-jq-template?label=VS%20Code%20Marketplace)
![Downloads](https://img.shields.io/visual-studio-marketplace/d/framecode.cf-boostrap-jq-template?color=brightgreen&label=Downloads)
![License](https://img.shields.io/github/license/framecodeinc/cf-boostrap-jq-template?label=License)
![GitHub Stars](https://img.shields.io/github/stars/framecodeinc/cf-boostrap-jq-template?style=social)
![Open Issues](https://img.shields.io/github/issues/framecodeinc/cf-boostrap-jq-template)
![Last Commit](https://img.shields.io/github/last-commit/framecodeinc/cf-boostrap-jq-template)

This is a Visual Studio Code templates extension for creating a ColdFusion project with Bootstrap and jQuery integration, inspired by Blazor Web App.

## 1.- Simple template

### Features

- Generates a new Adobe ColdFusion project structure
- Includes Bootstrap 5.3.6 and jQuery 3.7.1 by default
- Includes sample pages inspired by a Blazor Web App.

### Usage

1. Open the Command Palette (`Ctrl+Shift+P`)
2. Type `Adobe ColdFusion: Create new project with simple Bootstrap/jQuery template`
3. Select a folder and the template will be applied

## 2.- Login template

### Features

- Generates a new Adobe ColdFusion project structure
- Includes Bootstrap 5.3.6, Bootstrap Icons 1.11.3 and jQuery 3.7.1 by default.
- Includes login, registration, password recovery pages, and simple session handling.
- Includes sample pages inspired by a Blazor Web App.

### Usage

1. Open the Command Palette (`Ctrl+Shift+P`)
2. Type `Adobe ColdFusion: Create new project with login Bootstrap/jQuery template`
3. Select a folder and the template will be applied

## Author

FrameCode Inc.