Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartfeenstra/stoic
https://github.com/bartfeenstra/stoic
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartfeenstra/stoic
- Owner: bartfeenstra
- License: mit
- Created: 2021-01-06T18:40:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T18:12:04.000Z (over 3 years ago)
- Last Synced: 2024-10-15T17:21:06.611Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Stoic
Stoic is a small piece of JavaScript that disables interaction on a web page. It's useful for demonstrations, where
users must not navigate away from the page they are looking at.## Usage
Include `stoic.js` in your web page.## Copyright & license
Stoic is Copyright Bart Feenstra and published under the MIT license. That means you're free to use and distribute
Stoic, as long as you credit the original author, and do so under the exact same license.