GithubHelp home page GithubHelp logo

cppfw / cssom Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 4.0 404 KB

CSS object model C++ library

License: MIT License

Makefile 5.92% C++ 73.30% PowerShell 6.59% Java 3.12% CMake 2.00% Ruby 0.30% Python 6.35% CSS 1.01% Shell 1.41%

cssom's Introduction

cssom

releases

ci status

CSS object model C++ library

Installation

  1. Setup your OS-preferred package system repo following this manual

  2. Install package

    • conan (multi-OS): cssom

    • deb (Linux): libcssom-dev

    • homebrew (MacOS X): libcssom

    • Android: io.github.cppfw:cssom

    • cocoapods (iOS): cssom

    • Msys2 (Windows): mingw-w64-i686-cssom, mingw-w64-x86_64-cssom

    • Nuget (Windows, Visual Studio): libcssom

cssom's People

Contributors

igagis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cssom's Issues

Rename CSSDOM to CSSOM

Hello @igagis, the correct name of the CSS object model is CSSOM not CSSDOM, here is is the W3C link. It's a minor thing though ๐Ÿ˜„ , but I thought that you might be interested in changing it at some point.

Also, are you planning on continuing working on CSS support?

fix MSVS build warning

Remove the /Gm option.

cl : Command line warning D9007: '/Gm' requires '/Zi or /ZI'; option ignored [D:\a\cssom\cssom\msvs_solution\libcssom\libcssom.vcxproj]

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.