Search Results for "data formats html/xhtml tidy"

Showing 24 open source projects for "data formats html/xhtml tidy"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Data Center Infrastructure Management Icon
    Data Center Infrastructure Management

    Fully utilize your assets. Lower data center costs. Prevent downtime.

    netTerrain DCIM is a Data Center Infrastructure Management (DCIM) software that helps organizations automate and simplify the management of its entire Data Center and IT infrastructure. This solution is used by organizations that need to manage environmental capacity with less effort (space, rack, data, and power), track their IT assets and inventory, and efficiently manage cabling.
    Try it Now
  • 1
    Sanitize

    Sanitize

    Ruby HTML and CSS sanitizer

    Sanitize is an allowlist-based HTML and CSS sanitizer. It removes all HTML and/or CSS from a string except the elements, attributes, and properties you choose to allow. Using a simple configuration syntax, you can tell Sanitize to allow certain HTML elements, certain attributes within those elements, and even certain URL protocols within attributes that contain URLs. You can also allow specific CSS properties, @ rules, and URL protocols in elements or attributes containing CSS. Any HTML or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HTMLProofer

    HTMLProofer

    Test your rendered HTML files to make sure they're accurate.

    HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output. In scope for this project is any well-known and widely-used test for HTML document quality. A major use for this project is continuous integration -- so we must have reliable results. We usually balance correctness over performance. And, if...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Pedestal

    Pedestal

    The Pedestal Server-side Libraries

    Pedestal is a set of libraries that we use to build services and applications. It runs in the back end and can serve up whole HTML pages or handle API requests. There are a lot of tools in that space, so why did we build Pedestal? We had two main reasons. Pedestal is designed for APIs first. Most web app frameworks still focus on the "page model" and server-side rendering. Pedestal lets you start simple and add that if you need it. Pedestal makes it easy to create "live" applications....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jbuilder

    Jbuilder

    Generate JSON objects with a Builder-style DSL

    Jbuilder gives you a simple DSL for declaring JSON structures that beats manipulating giant hash structures. This is particularly helpful when the generation process is fraught with conditionals and loops. You can either use Jbuilder stand-alone or directly as an ActionView template language. When required in Rails, you can create views à la show.json.jbuilder (the json is already yielded). Fragment caching is supported, it uses Rails.cache and works like caching in HTML templates. If your...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Binary Options and Forex Trading Software Icon
    Binary Options and Forex Trading Software

    For Forex traders (Crypto, Stocks, indices, metals), Binary Option traders

    CapitalCore is an online broker offering Forex (CFD) and binary options trading with the highest payouts in the industry. Our platform gives you access to global currency pairs for CFD trading and fast, straightforward binary options. Enjoy quick withdrawals, competitive spreads, and advanced trading tools, all designed to help you succeed. With flexible account options and dedicated support, we’re here to help traders of all levels reach their financial goals.
    Learn More
  • 5

    damo-blog-engine

    DAMO Blog Engine is a light posting articles, comment, ...

    - generate static html from simple syntax articles - tags index generation - comment posting - smart formating : titles, images, text, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Middleman

    Middleman

    Hand-crafted frontend development

    Middleman is a Ruby-powered static site generator that emphasizes clean templates, flexible layouts, and a great developer experience. It supports common templating languages (ERB, Haml, Slim) and content formats (Markdown, AsciiDoc), plus front-matter metadata to drive layouts, navigation, and per-page behavior. A built-in dev server with live reload keeps iteration fast, while an asset pipeline handles fingerprinting, minification, and cache-friendly builds. Extensions cover blogging,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SimpleCov

    SimpleCov

    Code coverage for Ruby with a powerful configuration library

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites. SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format, and display those results, giving you a complete code coverage suite that can be set up with just a couple lines of code. SimpleCov/Coverage track covered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IdeoType is a book compiler that converts manuscript (XHTML) to book (PDF) on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Amplify for Jekyll

    Amplify for Jekyll

    A Jekyll html theme in the vague style of Medium

    Amplify for Jekyll is a static site theme or template built with the static-site generator Jekyll, designed in the vague style of Medium, and leveraging the Google AMP (Accelerated Mobile Pages) framework for ultra-fast performance on mobile. The idea is to give authors a blogging theme that loads extremely quickly on mobile devices, with AMP-compatible markup and Jekyll integration. The README highlights performance numbers: on slow connections, pages built with this theme render in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Resco toolkit for building mobile apps Icon
    Resco toolkit for building mobile apps

    A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo

    Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
    Learn More
  • 10
    Html Bookmark Compare
    Lists and compares two html bookmark files (as defined by firefox) side by side and notes the similarities and the differences in a colored list through the GUI environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Oga

    Oga

    Oga is an XML/HTML parser written in Ruby

    Oga is an XML/HTML parser written in Ruby. Oga is an XML/HTML parser written in Ruby. It provides an easy-to-use API for parsing, modifying and querying documents (using XPath expressions). Oga does not require system libraries such as libxml, making it easier and faster to install on various platforms. To achieve better performance Oga uses a small, native extension (C for MRI/Rubinius, Java for JRuby). Oga provides an API that allows you to safely parse and query documents in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JsonResume

    JsonResume

    Generates pretty HTML, LaTeX, markdown, with biodata feeded as input

    JsonResume creates pretty versions of resume from a single JSON input file. Output formats are specifically customized to modern resume templates. Also, there are a ton of customizations to the templates possible, to make your own version of resume created easily and super quickly. Output is created using mustache templates. They are located in templates/. It is also possible to define a custom location for locale definitions. The default one is en.yml, others may be provided as well. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Html Assembler
    Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aw script is written so that you can browse web sites through the command line by specifying where to look at in a concise manner. It can also be used to make an excerpt of web sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ZK Light is renamed to ZKuery and moved to http://code.google.com/p/zkuery/. ZK Light is a client-only version of ZK; Support Java, C, PHP, Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ctBlog is yet ANOTHER blog application. It's built using Ruby on Rails (2.3.2), and has the intention of staying simple and pure! Most blog software could also be CMS software, or message board software...it just seems to bloated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    deplate is a tool for converting wiki-like markup to latex, docbook, html, or "html-slides". It supports embedded LaTeX code, footnotes, citations, biblographies, automatic generation of an index etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open web-service for tagging (aka folksonomy) of web bookmarks (similar to del.icio.us), but with an emphasis on information organization, reuse and collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Information should be unencumbered. FreeEBook is a program designed to make the business of reading and writing books for online publication a simple matter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    alice_invoice provides a simple ruby interface for downloading invoices and corresponding digital signatures from German ISP Alice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a collection of REST specifications, and implementations of those specs, for very low-level information sharing and workflow operations using REST actions over HTTP. Implementations are in various languages, mainly Java, Python, and Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebVizTools is a set of scripts to help visualize larger web sites and hunt down orphaned files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next