Posts
-
CodeFlask
A micro code-editor for awesome web pages.
You can install CodeFlask via npm:
npm install codeflaskOr use it directly in browser via cdn service:
https://unpkg.com/codeflask/build/codeflask.min.jsTags: #javascript • html • css
-
vdhcoapp
Companion application for Video DownloadHelper browser add-on
DownloadHelper CoApp is a multi-platform (Windows, Mac, Linux) application providing the Video DownloadHelper browser add-on with a set of extra features not available directly from the add-on:
- file writing API
- launching default video player application on a data file
- a build of the ffmpeg video converter
DownloadHelper CoApp complies with the native messaging protocol and is not intended to be used directly from the command line.
Installer executables for the various platforms are available from the releases page.
Tags: #javascript
-
gitgraph.js
👋 [Looking for maintainers] - A JavaScript library to draw pretty git graphs in the browser
GitGraph.js codebase is a monorepo. Packages are released under
@gitgraph/*scope.As a user, you’re probably interested in one of the rendering libraries:
- [gitgraph-js][gitgraph-js]
- [gitgraph-react][gitgraph-react]
- [gitgraph-node][gitgraph-node]
You’ll find usage details in their README.
As a contributor, you might be interested in checking out [gitgraph-core][gitgraph-core]. It contains the core logic for rendering libraries to use.
Tags: #typescript • gitgraph • git
-
KnpMenuBundle
Object Oriented menus for your Symfony project.
Documentation! The documentation for this bundle is available in the
docsdirectory of the bundle:- Read the KnpMenuBundle documentation
This bundle’s job is to integrate a standalone PHP menu library called KnpMenu. You can learn a lot more about how this library works by reading that library’s documentation.
Tags: #php • symfony • symfony-bundle
-
screen
Website screenshot tool based on PHP and PhantomJS
Web site screenshot tool based on PHP and [PhantomJS](https://phantomjs.org/ “”) You can use it to take screenshots for testing or monitoring service
Tags: #php
-
twitter-api-php
The simplest PHP Wrapper for Twitter API v1.1 calls
$settings = array( 'oauth_access_token' => "YOUR_OAUTH_ACCESS_TOKEN", 'oauth_access_token_secret' => "YOUR_OAUTH_ACCESS_TOKEN_SECRET", 'consumer_key' => "YOUR_CONSUMER_KEY", 'consumer_secret' => "YOUR_CONSUMER_SECRET" );Tags: #php • twitter-api • twitterapiexchange
-
click-to-deploy
Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.
Tags: #ruby • google-cloud-marketplace • cloud
-
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.
Tags: #ruby • elasticsearch • elasticsearch-client
-
ProxiTok
Open source alternative frontend for TikTok made using PHP
Use Tiktok with an alternative frontend, inspired by Nitter.
Tags: #php • tiktok • alternative-frontends
-
react-navigation-header-buttons
Easily render header buttons for react-navigation
This package will help you render buttons in the navigation bar and handle the styling, so you don’t have to. It mimics the appearance of native navbar buttons and offers a simple but also flexible interface for you to interact with.
✅ DRY library api
✅ Works great with icons from
@expo/vector-icons/react-native-vector-iconsor any other icon library✅ Supports both JS and native stack
✅ Beautiful overflow menus for items that don’t fit into the navbar
✅ Recipes and examples included
✅ Written in TS
Tags: #typescript • react-native • react-navigation
subscribe via RSS