cfscript
There are 11 repositories under cfscript topic.
tonyjunkes/cfml-tags-to-cfscript
A collection of examples defining how to convert CFML code blocks written in tags to CFScript.
infernocloud/Coldfusion-11-Application.cfc-Template
A script style Application.cfc template with all methods for Coldfusion 11.
seanpm2001/Learn-CFScript
📚️ A repository for showcasing my knowledge of the CFScript programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_CFScript
⌨️ The CFScript programming language IDE submodule for SNU Programming Tools (2D Mode)
shawn-ortis/shipping-carriers.cfc
A ColdFusion/Lucee CFC to parse tracking numbers and find the shipping carriers UPS, FedEx or USPS.
barryhalper/CF_LocalGov
Coldfusion application core for the first release of Localgov.co.uk
doover/cf_text_util
"Simple" text cleaner/encoder written in ColdFusion that selectively allows some HTML elements
infernocloud/coldfusion-csv
A clean cfscript component for working with CSVs
intervations/opensrs-api-v1.0-domain-availability-lookup
OpenSRS domain name availability lookup for Coldfusion
barrettotte/Codebase-Scanner
Scans ColdFusion(cftag and cfscript) and Javascript files for declared functions. Outputs in html and/or text file the total functions found, files scanned, lines scanned.