Displaying 1 to 20 from 27 results

atom-beautify - :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github

  •    CoffeeScript

Atom-Beautify respects the core.telemetryConsent configuration option from Atom editor. If you do not wish to have usage data sent to Google Analytics then please set core.telemetryConsent to no or undecided option before using Atom-Beautify. See Anonymous Analytics section of docs for details. Thank you. Atom-Beautify is going to be completely rewritten with Unibeautify at its core! See unibeautify branch for work in progress and Issue #1174.

coldbox-platform - The Enterprise ColdFusion MVC Development Platform

  •    ColdFusion

Because of God's grace, this project exists. If you don't like this, then don't read it, it's not for you. ColdBox is a conventions modular MVC development platform for ColdFusion (CFML).

messaging-polyglot - RabbitMQ Messaging Polyglot with Java, ColdFusion, CommandBox, Groovy and more

  •    ColdFusion

Invoke the sbin/rabbitmq-server shell script. You can also start the server in detached mode with rabbitmq-server -detached, in which case the server process runs in the background.

monkehTweets - A ColdFusion wrapper to interact with the Twitter API (with OAuth integration)

  •    HTML

monkehTweets is a ColdFusion Wrapper written to interact with the Twitter API. Full installation details (incredibly simple) are included within the /installation directory.




oauth2.cfc - ColdFusion Component (CFC) Based oAuth2 Consumer

  •    ColdFusion

A ColdFusion Component (CFC) wrapper for the OAuth 2.0 specification. Some of this documentation may not be completely functional. THe basis of consuming an oAuth2 Provider is covered in the current codebase but may have compatibily issues with some versions of ACF or Railo.

vscode-coldfusion - Visual Studio Code CFML (ColdFusion) Language Support

  •    TypeScript

CFML (ColdFusion) language support based on https://github.com/jcberquist/sublimetext-cfml Sublime Text package. There were many contributors to the project. Thank you all for your help! You can find the list of contributors on https://github.com/ilich/vscode-coldfusion/pulls and https://github.com/ilich/vscode-coldfusion/issues pages.

cfquery-to-json - Query and JSON Tools for ColdFusion.

  •    ColdFusion

A collection of JSON converters for ColdFusion query objects.

mxunit-watch - :watch: Watch a directory for file changes (

  •    Javascript

The guts of this tool are powered by Node, and you'll be installing it from NPM. I had to submit a small change to MXUnit to get it to offer up the list of tests, but they accepted my pull request, so it's now available in their Bleeding Edge Release. When another official release is published I'll update this readme with the minimum version number, but for now you should know that version 2.1.3 (the latest stable release) is not recent enough. You'll have to download the latest master branch of mxunit.


Taffy - :candy: The REST Web Service framework for ColdFusion and Lucee

  •    ColdFusion

You're here because creating REST APIs with the native functionality in ColdFusion 10+, Railo, and Lucee is verbose, complex, and developer-hostile. Or maybe you're still on an older version of ColdFusion. You've come to the right place.

docker-commandbox - Official CommandBox Docker Image for ColdFusion/CFML/Java applications

  •    Shell

The Docker files in this repository can be used to create your own custom Docker container for running ColdFusion CFML applications on CommandBox. Leveraging CommandBox allows you to configure your entire ColdFusion CFML engine environment from a single server.json file in the root of your project. CommandBox allows you to configure your entire CFML engine environment from a single file in the root of your project. For more information on how to leverage CommandBox in developing and deploying your applications, see the official documentation.

TestBox - TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests

  •    ColdFusion

TestBox is a Behavior Driven Development (BDD) and Test Driven Development (TDD) framework for ColdFusion (CFML). It also includes mocking and stubbing capabilities via its internal MockBox library. Apache License, Version 2.0.

rest-sessions - REST Server for redis-sessions

  •    CoffeeScript

A REST interface to handle and share sessions between different app server platforms. Based on redis-sessions. Note: You should save this token in a cookie and use it in subsequent requests to identify the user via GET /:app/get/:token If might use the put request to add additional paramenters to the session. Just supply them in the body (see the POST request) and set the Content-Type to application/json.

rest-tagging - REST interface for Redis-Tagging

  •    CoffeeScript

A REST interface for the Redis-Tagging module. Use Redis-Tagging on other platforms (PHP, Ruby, Coldfusion, Python etc.) via this simple REST interface.

CFSelenium - A native Selenium WebDriver binding for ColdFusion

  •    ColdFusion

CFSelenium is a ColdFusion Component (CFC) which provides a native client library for the Selenium WebDriver. This allows you to write tests, using CFML, which will drive a browser and verify results. This version has dropped support for Selenium-RC and Selenium-IDE. Also the tests have been rewritten for TestBox by Ortus Solutions.

cfwheels - An open source ColdFusion framework inspired by Ruby on Rails.

  •    ColdFusion

CFWheels provides fast application development, a great organization system for your code, and is just plain fun to use. One of our biggest goals is for you to be able to get up and running with CFWheels quickly. We want for you to be able to learn it as rapidly as it is to write applications with it.

cfwheels-example-app - A CFWheels 2

  •    ColdFusion

This sample application is not a complete Content Management System, and is more of a starting point for your own applications; it aims to demonstrate some of the framework's features such as Database migrations, routing etc.

bolthttp - A HTTP Client for CFML

  •    ColdFusion

BoltHTTP is a HTTP client for CFML, it is a CFC that wraps the Apache HttpComponents java library. You can use the bolthttp CFC instead of CFHTTP when making HTTP requests within CFML. The return value of request value is a struct that contains keys mostly compatibale with what the cfhttp tag would return.

cfdocs - Repository for the cfdocs.org site.

  •    ColdFusion

All of the tag and function documentation are defined in json files under data/en/functionname.json function example tag example. This makes the documentation super easy to edit and allows developers to run a local version of the site "out of the box" since no database setup is required.

cfml-security-training - An INSECURE example website for use in CFML security training.

  •    ColdFusion

This is a CFML web application that intentionally contains many many security vulnerabilties for training purposes. Please run this in a virtual machine and keep restricted to localhost so you do not compromise your computer.

cfmlparser - A CFML Parser written in CFML

  •    ColdFusion

Parses the file into an array of Statement objects, the statements may be a CFML tag, a CFML comment or a cfscript statement (todo). If the statement is a CFML tag, then you will have an instance of the Tag component, with methods such as getAttributes() hasAttributes() getInnerContent() hasInnerContent() etc.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.