locutus

All your standard libraries will be assimilated into our JavaScript collective. Resistance is futile.

Github stars Tracking Chart

Locutus

Build Status

All your standard libraries will be assimilated into our JavaScript collective. Resistance is futile.

More info at: https://locutus.io/

Install

npm install locutus

Use

vim index.js
var sprintf = require('locutus/php/strings/sprintf')
var echo = require('locutus/php/strings/echo')
var effectiveness = 'futile'
echo(sprintf('Resistance is %s', effectiveness))
var strings = require('locutus/golang/strings')
console.log(strings.Contains('Locutus', 'cut'))
$ node index.js
Resistance is futile
true

Development

Some guidelines and instructions can be found in CONTRIBUTING.md

Sponsors

:sparkles: thanks to https://jetbrains.com for providing a free license to their development tools :heart:

Main metrics

Overview
Name With Ownerlocutusjs/locutus
Primary LanguageJavaScript
Program languageMakefile (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2009-09-03 09:52:00
Pushed At2025-01-14 07:56:11
Last Commit At
Release Count33
Last Release Namev2.0.32 (Posted on 2024-04-06 07:47:09)
First Release Namev1.3.2 (Posted on )
用户参与
Stargazers Count3.7k
Watchers Count206
Fork Count1.1k
Commits Count2.7k
Has Issues Enabled
Issues Count189
Issue Open Count1
Pull Requests Count175
Pull Requests Open Count0
Pull Requests Close Count108
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private