Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sztheory/spurdo
NPM package for English to Spurdo translation :DDD
https://github.com/sztheory/spurdo
generator javascript meme node npm spurdo translation typescript
Last synced: 19 days ago
JSON representation
NPM package for English to Spurdo translation :DDD
- Host: GitHub
- URL: https://github.com/sztheory/spurdo
- Owner: szTheory
- License: mit
- Created: 2019-10-01T19:51:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:53:32.000Z (about 2 years ago)
- Last Synced: 2024-12-20T12:15:11.201Z (28 days ago)
- Topics: generator, javascript, meme, node, npm, spurdo, translation, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/spurdo
- Size: 325 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spurdo
[![npm version](https://badge.fury.io/js/spurdo.svg)](https://badge.fury.io/js/spurdo) ![npm size](https://img.badgesize.io/szTheory/spurdo/master/src/index.ts) ![npm size](https://img.badgesize.io/szTheory/spurdo/master/src/index.ts?compression=gzip) [![Build Status](https://travis-ci.org/szTheory/spurdo.svg?branch=master)](https://travis-ci.org/szTheory/spurdo) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![npm](https://img.shields.io/npm/dt/spurdo)](https://www.npmjs.com/package/spurdo) ![GitHub stars](https://img.shields.io/github/stars/szTheory/spurdo?style=social)![Spurdo](https://user-images.githubusercontent.com/28652/66000937-7ad7a880-e46e-11e9-9a99-5cf7163665a8.gif)
NPM module for English to Spurdo speak :DDD
## Usage
```javascript
import toSpurdo from "spurdo"
toSpurdo("We the People of the United States.")
// "We de beoble of de Unided States XDD"
```