Posts
-
react-youtube
react.js powered YouTube player component
Simple React component acting as a thin layer over the YouTube IFrame Player API
Tags: #javascript
-
react-code-blocks
React code blocks and code snippet components
Initially, this started as a small project looking to modify Atlaskit’s Code Block component to support more languages (i.e
graphql,reasonml, etc). It then rapidly evolved into a never-ending rabbithole which ended up with support for themes (i.e railscast, darcula, monokai, etc), customizable styles, and copy functionality too!I don’t plan on keeping this updated unless people are looking to actually use it. So don’t be shy! Feel free to post an issue or a pr.
Tags: #typescript • react-components • prismjs
-
php-monitor
A free, flexible, powerful tool that helps you monitor PHP Service and profiling PHP code.
- 🌈 Get detailed PHP runtime data.
- 🌍 Monitor production environment time consuming requests.
- 🛡 Displays the memory and CPU consumption of the underlying function.
- 🎨 Use various kinds of visual graphics to display data.
Tags: #php • xhprof-ui • php-profiler
-
sorry-cypress
An open-source, on-premise, self-hosted alternative to Cypress Dashboard
Tags: #typescript • cypress • parallelization
-
devextreme-reactive
Business React components for Bootstrap and Material-UI
DevExtreme Reactive is a set of business React components that deeply integrate with Bootstrap and Material-UI libraries.
Tags: #typescript • react • react-components
-
Youtube
🔥 Laravel PHP Facade/Wrapper for the Youtube Data API
- PHP 7.0 or higher
- Laravel 5.1 or higher
- API key from Google Console
Looking for Youtube Package for either of these: PHP 5, Laravel 5.0, Laravel 4? Visit the
php5-branchTags: #php • youtube • api
-
action-scheduler
A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.
Action Scheduler is a scalable, traceable job queue for background processing large sets of actions in WordPress. It’s specially designed to be distributed in WordPress plugins.
Action Scheduler works by triggering an action hook to run at some time in the future. Each hook can be scheduled with unique data, to allow callbacks to perform operations on that data. The hook can also be scheduled to run on one or more occassions.
Think of it like an extension to
do_action()which adds the ability to delay and repeat a hook.Tags: #php • action-scheduler • wordpress
-
OverlayScrollbars
A javascript scrollbar plugin which hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.
I’ve created this plugin because I hate ugly and space consuming scrollbars. Similar plugins haven’t met my requirements in terms of features, quality, simplicity, license or browser support.
Tags: #javascript • scrollbar-plugin • javascript-scrollbar-plugin
-
pytorch-forecasting
Time series forecasting with PyTorch
If you are working on windows, you need to first install PyTorch with
pip install torch -f https://download.pytorch.org/whl/torch_stable.html.Otherwise, you can proceed with
pip install pytorch-forecastingAlternatively, you can install the package via conda
conda install pytorch-forecasting pytorch -c pytorch>=1.7 -c conda-forgePyTorch Forecasting is now installed from the conda-forge channel while PyTorch is install from the pytorch channel.
Tags: #python • pytorch • forecasting
-
UPNG.js
Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless)
A small, fast and advanced PNG / APNG encoder and decoder. It is the main PNG engine for Photopea image editor.
- Examples of PNGs minified by UPNG.js
- Try UPNG.js in Photopea - open an image and press File - Save for web, play with the Quality
- UPNG.Photopea.com - a separate minifier app, that uses UPNG.js
- Support us by making a donation.
Download and include the
UPNG.jsfile in your code.Tags: #javascript
subscribe via RSS