Package

io.scalajs.npm

cheerio

Permalink

package cheerio

cheerio package object

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

Type Members

  1. trait Cheerio extends Object

    Permalink

    Tiny, fast, and elegant implementation of core jQuery designed specifically for the server

    Tiny, fast, and elegant implementation of core jQuery designed specifically for the server

    Annotations
    @RawJSType() @native()
    Version

    0.22.0

    See also

    https://www.npmjs.com/package/cheerio

  2. trait CheerioJQuery extends Object with JQuery

    Permalink

    Cheerio JQuery Implementation

    Cheerio JQuery Implementation

    Annotations
    @RawJSType() @native()
  3. trait CheerioJQueryElement extends Object with JQueryElement

    Permalink

    Cheerio JQuery Element

    Cheerio JQuery Element

    Annotations
    @RawJSType() @native()

Value Members

  1. object Cheerio extends Object with Cheerio

    Permalink

    Cheerio Singleton

    Cheerio Singleton

    Annotations
    @native() @JSImport( "cheerio" , JSImport.Namespace )

Inherited from AnyRef

Inherited from Any

Ungrouped