Socket
Socket
Sign inDemoInstall

defiant.js

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    defiant.js

Search JSON structures plus smart templating with XSLT and XPath.


Version published
Maintainers
1
Created

Readme

Source

DefiantJS provides the ability for you to build smart templates applicable on JSON structures, based upon proven & standardized technologies such as XSLT and XPath.

For documentation and live jupyter code blocks, please visit defiantjs.com

Installation from npmjs.com

Notice that installation requires "defiant.js" and not "defiant". This is due to the account of "kstngroup" has published it on npmjs.com. Making your project dependant to "defiant" might result in security issues in the future since I do not control the namespace of "defiant".

  • Correct way to install
npm install defiant.js
  • Wrong way to install
npm install defiant

Keywords

FAQs

Last updated on 22 May 2023

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc