Posts
-
grunt-babel
Grunt plugin for Babel
Use next generation JavaScript, today, with Babel
Issues with the output should be reported on the Babel issue tracker.
Tags: #javascript • babel • grunt-plugin
-
jquery.flowchart
JQuery plugin that allows you to draw a flow chart.
http://sebastien.drouyer.com/jquery.flowchart-demo/
Tags: #javascript • flowchart • jquery
-
promgen
Promgen is a configuration file generator for Prometheus
Promgen is a configuration file generator for Prometheus. Promgen is a web application written with Django and can help you do the following jobs.
- Create and manage Prometheus configuration files
- Configure alert rules and notification options
See the Promgen introduction slides for the original history of Promgen.
See https://line.github.io/promgen/ for additional documentation.
Tags: #javascript • prometheus • monitoring
-
core
An extensible micro-framework for PHP
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. Flight also has zero dependencies.
Tags: #php • micro-framework • restful
-
BlueHound
BlueHound - pinpoint the security issues that actually matter
- Full Automation: The entire cycle of collection, analysis and reporting is basically done with a click of a button.
- Community Driven: BlueHound configuration can be exported and imported by others. Sharing of knowledge, best practices, collection methodologies and more, built-into the tool itself.
- Easy Reporting: Creating customized report can be done intuitively, without the need to write any code.
- Easy Customization: Any custom collection method can be added into BlueHound. Users can even add their own custom parameters or even custom icons for their graphs.
Tags: #typescript
-
rspec-snapshot
RSpec snapshot testing.
Adds snapshot testing to RSpec, inspired by Jest.
Tags: #ruby
-
skip-duplicate-actions
Save time and cost when using GitHub Actions
skip-duplicate-actions
provides the following features to optimize GitHub Actions:- Skip duplicate workflow runs after merges, pull requests or similar.
- Skip concurrent or parallel workflow runs for things that you do not want to run twice.
- Skip ignored paths to speedup documentation-changes or similar.
- Skip if paths not changed for something like directory-specific tests.
- Cancel outdated workflow runs after branch-pushes.
All of those features help to save time and costs; especially for long-running workflows. You can choose any subset of those features.
Tags: #typescript
-
BurpShiroPassiveScan
一款基于BurpSuite的被动式shiro检测插件
一款基于BurpSuite的被动式shiro检测插件
Tags: #java
-
gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds
A tool to automate the gathering of profiling and benchmarking information for Gradle builds.
Profiling information can be captured using several different tools:
- Using Gradle build scans
- Using Async Profiler
- Using JProfiler
- Using YourKit profiler
- Using Java flight recorder
- Producing a heap dump in HPROF format
- Producing Chrome Trace output
Tags: #java • gradle-bt • gradle-bt-core-execution
-
android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android’s ScaleGestureDetector
If you want to use the ScaleGestureDetector and/or the gesture detectors from this project, please read my tutorial: code.almeros.com/android-multitouch-gesture-detectors
Tags: #java
subscribe via RSS