Posts
-
reveal.js-plugins
Plugins for reveal.js
This is a collection of plugins for Reveal.js - a framework for easily creating beautiful presentations using HTML.
This collections includes the following plugins:
- Animate: A plugin for animations using SVG.js.
- Anything: A plugin for adding plots, charts, animated SVGs,or anything else inside an HTML object using a JSON string and a javascript function.
- Audio slideshow: A plugin for audio playback and recording.
- Chalkboard: A plugin adding a chalkboard and slide annotation.
- Chart: A plugin for using Chart.js.
- Custom controls: A plugin for customization of controls.
- Fullscreen: A simple plugin allowing to use fullscreen slides.
- Load content: A plugin allowing to load external content into the body of HTML-elements.
- Seminar: a plugin providing interaction capabilities with other hosts and participants (e.g. slide events, chalkboard drawings, Q&A, polls).
- Poll: a plugin providing online polls (based on the
seminarplugin). - Questions: a plugin adding Q&As to slide decks (based on the
seminarplugin).
Tags: #javascript
-
recommendable
:+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app
Recommendable is a gem that allows you to quickly add a recommendation engine for Likes and Dislikes to your Ruby application using my version of [Jaccardian similarity and memory-based collaborative filtering][collaborative filtering].
Tags: #ruby • redis • sidekiq
-
kirki
Extending the customizer
Contributors: [themeum] Tags: customizer, options framework, theme, mods, toolkit, gutenberg Requires at least: 5.2 Tested up to: 6.4.3 Stable tag: 5.1.0 License: MIT License URI: https://opensource.org/licenses/MIT
The ultimate customizer framework for WordPress theme developers.
Tags: #php • wordpress-customizer • plugin
-
pybuilder
Software build automation tool for Python.
PyBuilder is available using pip:
$ pip install pybuilderFor development builds use:
$ pip install --pre pybuilderSee the PyPI for more information.
Tags: #python • build-tool • pybuilder
-
notification-logger
Desktop notification for your console Logs
Ever wondered why you have to open the console every time you want to want to log a variable?
Notification Logger helps provide desktop notification for your console messages.
During development, You have to check the browser’s inspector periodically to see what your console.log()’s are saying.
With notification-logger, you can develop and debug web apps and see console messages as Desktop Notifications.
And it only adds ~50 lines to your project.
Initial repo forked from chinchang’s project screenlog.js. Check out his awesomeness over here
Tags: #javascript
-
upload-release-action
Upload files to a GitHub release
This action allows you to select which files to upload to the just-tagged release. It runs on all operating systems types offered by GitHub.
Tags: #typescript • actions • release
-
laraupdater
LaraUpdater allows your Laravel Application to auto-update itself: Laravel App Self-Update.
LaraUpdater allows your Laravel application to auto-update itself ! ;)
When you release an application is most important maintain it; therefore, could be necessary to publish an update for bugs fixing as well as for new features implementation.
You deploy your App for several users:
WITHOUT LaraUpdate => Do you want to contact them one by one and send them the update using an email or a link ? …mmm…very bad becouse each user (with admin role) have to overwrite manually all files on his deployment; or, you have to access manually all deployments (e.g. using FTP) and install for them the update.
Tags: #php • laravel • laravel-framework
-
lightning-browser-extension
The Bitcoin Lightning Browser extension that connects to different wallet interfaces and brings deep lightning integration to the web
The extension provides deep Lightning Network integration for websites (for payments and authentication flows).
The goal is to write a minimal web extension to allow browsers to interact with the Lightning Network programmatically. It focuses on the web-payments process and does not try to be a full node UI with advanced channel-management or similar features.
The extension implements the WebLN standard as the interface that allows websites to connect to Lightning Network nodes (to request payments, invoices, signatures, login, etc.) and enable seamless UX of web payments and authentications.
The extension can connect to different node implementations and supports custodial and non-custodial setups.
Tags: #typescript • bitcoin • lightning
-
yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
- Fast: Yappi is fast. It is completely written in C and lots of love and care went into making it fast.
- Unique: Yappi supports multithreaded, asyncio and gevent profiling. Tagging/filtering multiple profiler results has interesting use cases.
- Intuitive: Profiler can be started/stopped and results can be obtained from any time and any thread.
- Standards Compliant: Profiler results can be saved in callgrind or pstat formats.
- Rich in Feature set: Profiler results can show either Wall Time or actual CPU Time and can be aggregated from different sessions. Various flags are defined for filtering and sorting profiler results.
- Robust: Yappi has been around for years.
Tags: #python • profilers • multi-threaded-applications
-
awesome-phonenumber
Google’s libphonenumber pre-compiled with the closure compiler
This library is a pre-compiled version of Google’s
libphonenumber, with a slightly simpler interface. It has a minimal footprint - is by far the smallest libphonenumber-based library available on npmjs, and has no dependencies.TypeScript typings are provided within the package.
Uses libphonenumber v8.13.40
Tags: #javascript • phone-number • libphonenumber
subscribe via RSS