https://github.com/onebeyond/js-pills
π JS pills: a collection of short snippets of javascript for learning purposes
https://github.com/onebeyond/js-pills
css hacktoberfest html javascript pill timer
Last synced: about 1 year ago
JSON representation
π JS pills: a collection of short snippets of javascript for learning purposes
- Host: GitHub
- URL: https://github.com/onebeyond/js-pills
- Owner: onebeyond
- License: mit
- Created: 2020-06-11T09:52:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T07:08:00.000Z (about 2 years ago)
- Last Synced: 2025-04-12T01:15:13.346Z (about 1 year ago)
- Topics: css, hacktoberfest, html, javascript, pill, timer
- Language: JavaScript
- Homepage: https://onebeyond.github.io/js-pills/
- Size: 12.8 MB
- Stars: 12
- Watchers: 20
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Beyond JS pills π
[](#contributors-)
This repo contains all the JS pills prepared by our GS members.
## Live demo
[onebeyond.github.io/js-pills](https://onebeyond.github.io/js-pills/)
## How do I create a pill? π
To create a pill the only thing that you need to do is run one of the following commands:
```
npm run create:pill
```
or
```
node ./scripts/createPill.js
```
Then the system will ask you to insert your pill's name
Then the system will create a directory in the pills folder with your pill's README file created, which you will modify for your presentation.
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Jorge Baumann
π π π» π§

Carlos JimΓ©nez
π π π» π§

Giorgio Grassini
π π¨ π» π§

Felipe Polo Ruiz
π π π» π§

Daniel ColΓ‘s
π» π

Raquel Q RodrΓguez
π» π

Alejandro SΓ‘nchez Zaragoza
π» π

Javier
π» π

crackvine
π» π

Daniel Herrero Hernando
π» π

Guillermo C. MartΓnez
π» π

Laura
π» π

Jose Vicente Giner Sanchez
π» π

xin jin
π» π

Arturo G. Bruno
π» π

NExtremadouro
π» π

Josep Servat
π» π

Bounteous
π» π

ddiezr
π» π

David Miguel Yusta
π» π

Irene Mateo Herrero
π»
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!