cfml-tags-to-cfscript
Code conversion examples
An effort to convert CFML code written in tags to equivalent script-based code for use with ColdFusion and other CFML engines
A collection of examples defining how to convert CFML code blocks written in tags to CFScript.
38 stars
5 watching
9 forks
last commit: about 7 years ago
Linked from 1 awesome list
cfmlcfscriptcoldfusionlucee
Related projects:
Repository | Description | Stars |
---|---|---|
adamcameron/cfscript | An implementation of a scripting language for ColdFusion applications | 106 |
jcberquist/sublimetext-cfml | A CFML package for Sublime Text, providing syntax highlighting and support for ColdFusion Markup Language. | 115 |
frankencode/qmlscriptconsole | An ECMAScript console plugin for debugging QML applications | 11 |
bogdan-lyashenko/vs-code-codecrumbs | An extension for VS Code that provides code snippet suggestions and navigation | 14 |
textmate/coldfusion.tmbundle | A set of tools to support ColdFusion development in TextMate | 15 |
teamcfadvance/cfselenium | Provides a native client library for interacting with browsers in CFML tests using Selenium WebDriver | 82 |
e-fever/qmljsify | Converts NPM packages to QML-friendly JavaScript files | 59 |
atuttle/atom-language-cfml | A CFML grammar for the Atom editor | 38 |
pomax/the-cff-table | Provides a simplified CFF data block format for use in OpenType fonts | 18 |
mjclemente/algolia.cfc | A CFML wrapper for the Algolia Search API client | 7 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
benvie/javascriptnext.tmlanguage | Defines syntax rules for modern JavaScript programming languages, including modules and ECMAScript 6 features. | 33 |
furkanzmc/qml-coding-guide | A comprehensive guide to best practices for writing QML code in Qt applications. | 538 |
forcedotcom/salesforcedx-vscode | A collection of Visual Studio Code extensions for Salesforce development, providing tools for Apex, Lightning, and other Salesforce-related tasks. | 954 |
zachbray/funscript | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 444 |