Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

i18next-static-analysis

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-static-analysis

Parses your javascript file and attempt to find call to i18next to validate them

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
89
decreased by-45.4%
Maintainers
1
Weekly downloads
 
Created
Source

i18next-static-analysis

Attempts to analyse statically your code to find calls to i18next and validates them for all your supported languages. Provide the i18next instance and the path to your source file and wait for the report.

Uses babel for all parsing and traversing of your code so it supports everything it does.

Installation

$ npm install i18next-static-analysis

Usage

  • Todo

Known issues

  • Supports only literal values in i18next translate call.
  • No support for options in translation
  • babel options not passed to the parser

FAQs

Package last updated on 27 May 2015

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc