New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wokescript

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wokescript

The most woke JavaScript superset ever

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

WokeScript

The most woke JavaScript superset ever

Usage

WokeScript is nearly the same as JavaScript, except variables have to be gendered, for example:

let v(he/him) = 5;
console.log(he(v)); // you can also use `him(v)`;

Misgendering your variables will result in an error.

Installation

You can install WokeScript through NPM:

npm i -g wokescript

CLI Usage

WokeScript (version 1.0) 
The most woke JavaScript superset ever 

Usage: wokescript [options]
Options:
--transpile (short: -t): Transpiles code
--input (short: -i): Input file
--output (short: -o): Output file

Pronouns

There are currently three possible pronouns:

  • he/him
  • she/her
  • they/them

The amount of possible pronouns will expand in future updates.

Functions

There are a couple of functions in WokeScript, and all of the functions listed are for gendering variables:

  • he
  • him
  • she
  • her
  • they
  • them There is also a pronouns function, which returns the pronouns of a variable when they are unknown.

Note

This is very broken currently and will probably error. Report issues at https://github.com/RealSput/wokescript/issues

FAQs

Package last updated on 16 Feb 2024

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