Posts
-
vscode-yaml
YAML support for VS Code with built-in kubernetes syntax support
Provides comprehensive YAML Language support to Visual Studio Code, via the yaml-language-server, with built-in Kubernetes syntax support.
Tags: #typescript • yaml-support • language-server
-
c4
🔴🔵 Connect Four game in JS + Canvas
Tags: #typescript • connect-four • game-2d
-
HpBandSter
a distributed Hyperband implementation on Steroids
a distributed Hyperband implementation on Steroids
This python 3 package is a framework for distributed hyperparameter optimization. It started out as a simple implementation of Hyperband (Li et al. 2017), and contains an implementation of BOHB (Falkner et al. 2018)
Tags: #python • bayesian-optimization • hyperparameter-optimization
-
docs-to-pdf-converter
A standalone Java library/command line tool that converts DOC, DOCX, PPT, PPTX and ODT documents to PDF files.
- Why?
- Command Line Usage
- Parameters
- Library Usage
- Caveats and technical details
- Main Libraries
- Compiling the code
Tags: #java
-
react-native-charts-wrapper
a react native charts wrapper (support android & iOS)
This library is React Native wrapper of popular Native charting library MPAndroidChart and Charts
Tags: #java • react-native • chart
-
Placeholders.js
A JavaScript polyfill for the HTML5 placeholder attribute
Placeholders.js is a polyfill (or shim, or whatever you like to call it) for the HTML5 placeholder attribute, as defined in the [HTML5 specification][spec]. Placeholder attributes are valid on
inputelements of various types andtextareaelements.Placeholders.js is licensed under the [MIT License][license]. See the unminified file for the full license text.
Tags: #javascript
-
WebVOWL
Visualizing ontologies on the Web
- Download and install Node.js from http://nodejs.org/download/
- Open the terminal in the root directory
- Run
npm installto install the dependencies and build the project - Edit the code
- Run
npm run-script releaseto (re-)build all necessary files into the deploy directory
Tags: #javascript • webvowl • owl
-
cfn_nag
Linting tool for CloudFormation templates
The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:
- IAM rules that are too permissive (wildcards)
- Security group rules that are too permissive (wildcards)
- Access logs that aren’t enabled
- Encryption that isn’t enabled
- Password literals
For more background on the tool, please see this post at Stelligent’s blog:
Tags: #ruby • continuous-testing • unit-testing
-
SandVXposed
Xposed environment without root (OS 5.0 - 10.0)
VirtualApp with SandHook Can load xposed modules without root!
Tags: #java • xposed • hook
-
browser-sync-webpack-plugin
Easily use BrowserSync in your Webpack project.
Easily use BrowserSync in your Webpack project.
Tags: #javascript • webpack • webpack2
subscribe via RSS