Socket
Book a DemoInstallSign in
Socket

nativescript-dev-jade-html

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-dev-jade-html

Jade support for NativeScript projects.

0.0.7
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Jade support for NativeScript projects.

How to use

$ tns install jade

The above command installs this module and installs the necessary hooks. Jade processing of all .jade files inside app folder happens when the project is prepared for build.

Example:

StackLayout
  Label(text="This is Label")
  Button(text="This is Button")

Result:

<StackLayout>
  <Label text="This is Label"></Label>
  <Button text="This is Button"></Button>
</StackLayout>

More info at http://jade-lang.com/.

FAQs

Package last updated on 06 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.