Posts
-
next-sitemap
Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages.
Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages.
Tags: #typescript • nextjs • react
-
companienv
Companion for .env files
Your companion for
.envfiles. Everybody knows about 12 factor and environments variables now. A lot of frameworks such as Symfony are using a.envfile to configure the application, but we don’t have anything to help users to complete their local.envfile.Companienv will helps you manage the
.envfiles, from a reference.env.distversion in your code repository. Companienv can:- Read and populate default values
- Identify and ask only missing variables
- Ask variables only if matching some conditions
- Propagate files (copy files from somewhere else)
- Generate public/private RSA keys
- Generate SSL certificates
- Much more, via your own extensions
Tags: #php • dotenv • companion
-
roxy-wi
Web interface for managing Haproxy, Nginx and Keepalived servers
Web interface(user-friendly web GUI, alerting, monitoring and secure) for managing HAProxy, Nginx and Keepalived servers. Leave your feedback
Tags: #javascript • haproxy-servers • web-interface
-
babel-plugin-add-module-exports
【v0.2 no longer maintained】 Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6
However, the plugin doesn’t change the pure-esmodule. this plugin makes changes only when exists
exports.default(in other words, using commonjs).{ "presets": [["@babel/env", { "modules": false }]], "plugins": ["add-module-exports"] }into
export default 'foo'1.0.0Currently support iscommonjsandumd. Doesn’t supportamd,systemjsmodules(don’t use. there are no plans to support at the moment).Tags: #javascript • babel-plugin
-
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 tries to mimic the appearance of native navbar buttons and attempts to offer simple and flexible interface for you to interact with. Typed with Flow and ships with TS typings. Supports iOS and Android, web support is experimental.
Tags: #javascript • react-native • react-navigation
-
homebrew-graph
Creates a dependency graph of Homebrew formulae.
brew-graphis a Ruby script that creates a dependency graph of Homebrew formulae. The currently supported output options are DOT and GraphML.In general, if you’d like to know more about [Untangling Your Homebrew Dependencies][2], check out the blog post by Jonathan Palardy.
Tags: #ruby • homebrew
-
hextris
Fast paced HTML5 puzzle game inspired by Tetris!
This project is not very actively maintained, as we are all very busy these days. But feel free to open an issue or PR, and we’ll eventually take a look.
Tags: #javascript
-
zhong
Reliable, distributed cron.
Useful, reliable distributed cron. Tired of your cron-like scheduler running key jobs twice? Would you like to be able to run your cron server on multiple machines and have it “just work”? Have we got the gem for you.
Zhong uses Redis to acquire exclusive locks on jobs, as well as recording when they last ran. This means that you can rest easy at night, knowing that your customers are getting their monthly Goat Fancy magazine subscriptions and you are rolling around in your piles of money without a care in the world.
:tangerine: Battle-tested at Instacart
Tags: #ruby • cron • redis
-
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Reconnoitre although a well loved tool I’ve maintained for a few years now, in my opinion, pales in functionality to building your own enumeration approach within Interlace. I strongly recommend anybody looking to take Infosec beyond the OSCP to spend some time looking into this project.
Tags: #python • oscp • penetration-testing
-
byte-stream
A non-blocking stream abstraction for PHP based on Amp.
This package can be installed as a Composer dependency.
composer require amphp/byte-streamTags: #php • amphp • stream
subscribe via RSS