Giter VIP home page Giter VIP logo

Comments (7)

davidsantiago avatar davidsantiago commented on June 14, 2024

What does that entail? Do you mean css selectors that are missing from the current set of selectors? When I wrote this originally, I implemented what I thought was a spanning set of selectors that could do most of what the CSS selectors did on a static page. Most of the others require dynamic page state or are somewhat redundant. But, I haven't looked in a while, I know new ones are added all the time.

from hickory.

burn2delete avatar burn2delete commented on June 14, 2024

I am referring to reading and writing css files.
See gist: https://gist.github.com/flyboarder/d14e825737d50a6f141717f9c263e239

from hickory.

davidsantiago avatar davidsantiago commented on June 14, 2024

This does look really interesting! What do you use it for? Is there a synergy to using it with Hickory's HTML support?

from hickory.

burn2delete avatar burn2delete commented on June 14, 2024

@davidsantiago there is great synergy, currently using it for a boot-clj task, inlining css into html files. The task reads the link hickory tag, looks up the file and parses it into a css version of the hickory structure, then I convert that structure into a hickory style tag, and replace the original link.
I have created a new repo for the project here: https://github.com/degree9/dickory-dock may add JS support in the future.

Also, this repo doesnt duplicate any hickory code, so hickory is needed for things like the select namespace.

Demo of using both together: https://github.com/degree9/boot-polymer/blob/master/src/degree9/boot_polymer/impl.clj#L28-L38

from hickory.

davidsantiago avatar davidsantiago commented on June 14, 2024

Right, the reason I was asking was because you've clearly done a lot of work here to get it going, and it seems like a thing that could be useful on its own. So I was wondering why you want it in Hickory. I'd take it, of course, but I wonder if you wouldn't rather have it be your project, unless there is some reason it makes sense to merge them together. Happy to do what you prefer here.

from hickory.

burn2delete avatar burn2delete commented on June 14, 2024

When I initially opened this issue I had only a bit of the project working, it is larger now and could probably be left as it's own project. If there is a large demand for using both of them we can always merge it later.

from hickory.

davidsantiago avatar davidsantiago commented on June 14, 2024

Sounds good.

from hickory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.