Messages - Ath [ switch to compact view ]

Pages: prev1 ... 44 45 46 47 48 [49] 50 51 52 53 54 ... 724next
241
N.A.N.Y. 2020 / NANY 2020: scss-loop-template-processor
« on: December 28, 2019, 08:16 AM »
NANY 2020 Entry Information

Application Name scss-loop-template-processor
Version v1.2.0.0
Short Description Process SCSS (css preprocessing) @for loops to @each loops including only used classes.
Supported OSes Any OS that runs .NET 4.7.2 (only tested on Windows)
Web Page scss-loop-template-processor on Ath's DCMembers site
Download Link from above DCMembers page
System Requirements
  • Command-line or script
  • .NET 4.7.2 or newer
Version History
  • 1.2.0.0 - December 2019 - Cleanup code, added this documentation, prepare for NANY 2020 release
  • 1.1.0.0 - November 2019 - Added enable/disable-lines-start/end processing
  • 1.0.0.0 - October 2019 - Working as intended
  • 0.1.0.0 - October 2019 - Initial development
Author Ath


Description
During development we use many generated classes for 'pixel-perfect' alignment of page elements.
(The proprietary platform used doesn't allow for direct html or css tags to be applied on elements, only classes can be applied, and to override previous, platform-standard, css often !important needs to be added to the css.)
Both the template and the generated output are @include'd in the files proveded to the scss compiler, but those from the templated are disabled by using an @if that is defined in the template-output to be false on second evaluation. During development the template-output is a (nearly) empty file.

Features
Process a template with a set of numeric-postfixed constants to replace @for loops by @each loops intended as scss preprocessing, to reduce the number of generated css classes.

Planned Features
None at the moment, requests accepted.

Screenshots
Command-line tool, so no usable screenshots... :-[

Usage
Installation
  • Unpack the zip file
  • Provide a list of classes with a numeric postfix
  • Provide a scss template with @for loops

Using the Application
Run from a command-line or use in a script.

Uninstallation
Remove the unpacked files (no configuration is saved anywhere).

Tips
Use in a script as a step before releasing a web application having scss files included.

Known Issues
None so far.

242
N.A.N.Y. 2020 / Re: NANY 2020 - KeepWatch system monitor
« on: December 27, 2019, 11:21 AM »
Replace $ by 3, that's how I could open it :-[

243
N.A.N.Y. 2020 / Re: 1 Key Browsing
« on: December 26, 2019, 03:06 AM »
Very nicely done :Thmbsup:

Question: can we have configurable Global Key configuration? (or the ahk source to customize it myself) I have a conflict with ctrl-shift-F for the TabSearch plugin, I've been using for 'ages' and I've become quite accustomed to :huh:

244
N.A.N.Y. 2020 / Re: NANY IDEA: Find start menu orphans
« on: December 21, 2019, 06:10 AM »
+1 what mouser says.

I'd love to see & compare both, so @anandcoral, please publish your creation when you think it's ready  :Thmbsup:

245
Living Room / Re: Arizona sunsets
« on: December 15, 2019, 03:08 AM »
Which do you prefer? The non-panorama or the panorama?
The panorama, as the contrast between the sky and the ground in the non-panorama is so high that the ground is only a blur to me

Pages: prev1 ... 44 45 46 47 48 [49] 50 51 52 53 54 ... 724next
Go to full version