On behalf of the company I work for [1] today I released a new library: arrogant.

It is a fully conformant HTML5 dom library with CSS selectors.

It wraps Modest library [2] by Alexander Borisov that is a quite bigger library/framework.

As pointed out promptly by rikkimax [3] it doesn't rely on dynamic loading of modest but it links it during building. So you need to compile modest (not a big effort, is a plain C library without external dependencies) as prerequisite (check readme on github).

It is in its early days so any help / pull request / opened issue / benchmark / suggestion are welcome.

Developed and tested on Linux. Should work fine on OSX. Never tried on windows.

GitHub: https://github.com/2night/arrogant/
Documentation: https://arrogant.dpldocs.info/index.html
Dub: https://arrogant.dub.pm

[1] http://lab.2night.it
[2] https://github.com/lexborisov/Modest
[3] https://github.com/2night/arrogant/issues/1

Andrea Fontana
  • Arrogant - HTML5 dom... Andrea Fontana via Digitalmars-d-announce

Reply via email to