New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@intlayer/chokidar

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlayer/chokidar

Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.

  • 5.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.2K
increased by10.99%
Maintainers
0
Weekly downloads
 
Created
Source
intlayer

@intlayer/chokidar: Scan and build Intlayer declaration files into dictionaries

Intlayer is a suite of packages designed specifically for JavaScript developers. It is compatible with frameworks like React, React, and Express.js.

The @intlayer/chokidar package is used to scan and build Intlayer declaration files into dictionaries using chokidar and according to the Intlayer configuration.

Usage

import { watch, prepareIntlayer } from "@intlayer/chokidar";

await prepareIntlayer(); // Build Intlayer dictionaries

watch({ persistent: true }); // Watch changes in the configuration files

Installation

Install the necessary package using your preferred package manager:

npm install @intlayer/chokidar
pnpm add @intlayer/chokidar
yarn add @intlayer/chokidar

Read about Intlayer

Keywords

FAQs

Package last updated on 08 Feb 2025

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