An open API service indexing awesome lists of open source software.

https://github.com/mouse-reeve/senseless.js

A comprehensive desensifying library for web development
https://github.com/mouse-reeve/senseless.js

Last synced: 3 months ago
JSON representation

A comprehensive desensifying library for web development

Awesome Lists containing this project

README

        

# Senseless.js

A comprehensive desensifying library for web development

## Word replace

Replace almost all the words with some other word. [Live example](https://www.mousereeve.com/resume).

```html


Oh Brave New Words



That have such other words in them.



toggle

```

To have the text start out in the toggled state, use the `data-start-replaced` attribute on the toggle element:

```html

toggle

```