Package

io.scalajs.npm

htmltojson

Permalink

package htmltojson

htmltojson package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. htmltojson
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class FilterOptions extends Object

    Permalink

    Html-to-Json Filter Options

    Html-to-Json Filter Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  2. trait HtmlToJson extends Object

    Permalink

    Html-to-Json - Parses HTML strings into objects using flexible, composable filters.

    Html-to-Json - Parses HTML strings into objects using flexible, composable filters.

    Annotations
    @RawJSType() @native()
    Version

    0.6.0

    See also

    https://www.npmjs.com/package/html-to-json

  3. class Parser extends Object

    Permalink

    Html-to-Json Parser

    Html-to-Json Parser

    Annotations
    @RawJSType() @native() @JSImport( "html-to-json" , "Parser" )
  4. class RequestOptions extends Object

    Permalink

    Html-to-Json Request Options

    Html-to-Json Request Options

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. object FilterOptions

    Permalink

    Html-to-Json Filter Options Companion

  2. object HtmlToJson extends Object with HtmlToJson

    Permalink

    Html-to-Json Companion

    Html-to-Json Companion

    Annotations
    @native() @JSImport( "html-to-json" , JSImport.Namespace )

Inherited from AnyRef

Inherited from Any

Ungrouped