Posts
-
typescript-rest
This is a lightweight annotation-based expressjs extension for typescript.
This is a lightweight annotation-based expressjs extension for typescript.
It can be used to define your APIs using decorators.
Table of Contents
Tags: #typescript • api • rest
-
Zen
Find emails of Github users
python zen.py usernameor
python zen.py https://github.com/usernameTags: #python • osint • recon
-
eslint-plugin-sonarjs
SonarJS rules for ESLint
SonarJS rules for ESLint to detect bugs and suspicious patterns in your code.
Tags: #typescript • javascript • eslint
-
preact-boilerplate
:guitar: Ready-to-rock Preact starter project, powered by Webpack.
:guitar: Ready-to-rock [Preact] starter project, powered by [webpack]. (View Demo)
:rocket: Note: We now recommend Preact CLI for new projects.
Preact CLI is a natural evolution of this boilerplate, and improves on it in every way. In a single dependency, you get a friendly command line project creation and build tool with development & production modes. Preact CLI requires no configuration at all, and even does automatic code-splitting without you lifting a finger! It also produces bundles roughly half the size of preact-boilerplate.
Tags: #javascript • preact • webpack
-
github-push-action
GitHub actions to push back to repository eg. updated code
The GitHub Actions for pushing to GitHub repository local changes authorizing using GitHub token.
With ease:
- update new code placed in the repository, e.g. by running a linter on it,
- track changes in script results using Git as archive,
- publish page using GitHub-Pages,
- mirror changes to a separate repository.
Tags: #javascript
-
adapter
Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
adapter.js is a shim to insulate apps from spec changes and prefix differences in WebRTC. The prefix differences are mostly gone these days but differences in behaviour between browsers remain.
This repository used to be part of the WebRTC organisation on github but moved. We aim to keep the old repository updated with new releases.
Tags: #javascript • webrtc • webrtc-adapter
-
hairpin-proxy
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users, specifically for cert-manager self-checks.
If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
Tags: #ruby • kubernetes • cert-manager
-
checkout
Action for checking out a repo
This action checks-out your repository under
$GITHUB_WORKSPACE, so your workflow can access it.Only a single commit is fetched by default, for the ref/SHA that triggered the workflow. Set
fetch-depth: 0to fetch all history for all branches and tags. Refer here to learn which commit$GITHUB_SHApoints to for different events.The auth token is persisted in the local git config. This enables your scripts to run authenticated git commands. The token is removed during post-job cleanup. Set
persist-credentials: falseto opt-out.When Git 2.18 or higher is not in your PATH, falls back to the REST API to download the files.
Tags: #typescript
-
memShell
a webshell resides in the memory of java web server
a webshell resides in the memory of java web server
Tags: #java
-
mail-importer
Mail Importer for Gmail will upload the contents of a Thunderbird mail archive to Gmail and do its best to preserve the read state, flagged state, and folders of the messages.
Do you have an old Thunderbird mail archive that you POP3ed down from AOL?
Do you want to move those old messages to Gmail so that you can use the Gmail app on your phone and still have access to everything?
If so, maybe Mail Importer for Gmail is for you!
If you are trying to bulk import mbox format files to Google Apps for Work, you should probably look at import-mailbox-to-gmail.
DISCLAIMER: This is not an official Google product.
Tags: #java
subscribe via RSS