ds-ng-mocks

0.0.1 • Public • Published

Mockasing

Extensions to Angular Mocks.

API

**render**(*html*, *data*)

Returns a rendered Angular Element, compiled from html and rendered with data.

**renderElement**(*tag*, *data*, *attributes*, *transclude*)

Utility to create html from the tag, attributes, and transclude before rendering with render.

**renderAttribute(*directive*, *data*, *attributes*, *transclude*)

Utility to create html for a div from the tag, attributes, and transclude before rendering with render.

Changelog

  • 0.0.1 2014-10-09 Render functionality.

/ds-ng-mocks/

    Package Sidebar

    Install

    npm i ds-ng-mocks

    Weekly Downloads

    1

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • davidsouther