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

loaded-language-linter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loaded-language-linter

A small Node.JS library to detect loaded language.

0.0.5
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

loaded-language-linter

A small Node.JS library to detect loaded language in given text.

Install

npm i loaded-language-linter

Usage

// require the module
var linter = require('loaded-language-linter');

linter('Lorem ipsum dolor sit amet');

About

This project was inspired by Eric Weinstein's response to the question "What scientific term or concept ought to be more widely known?": Russell conjugation (emotive conjugation).

FAQs

Package last updated on 24 Jan 2017

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