amcss / attribute-module-specification

The Attribute-Module CSS (AMCSS) Specification
MIT License
393 stars 8 forks source link

What is the CPU cost with this approach? #15

Closed lucifurious closed 10 years ago

lucifurious commented 10 years ago

Very intriguing concept. I'm going to play with it.

I do have a concern of the CPU cost of ~= vs. an exact "class" match. Have you benchmarked this on tthe popular browsers?

I'm going to write an angularjs module that loads AMs based on directives/modules. I think that would be a cool proof of concept.

Cheers!

geelen commented 10 years ago

This is a work in progress - discussion is taking place in #7

lucifurious commented 10 years ago

I know. I didn't look well enough at the list. ;) Thanks!