Posts
-
sentry-webpack-plugin
Official webpack plugin for Sentry https://sentry.io
⚠️ Notice: The repository for the
@sentry/webpack-pluginpackage moved to https://github.com/getsentry/sentry-javascript-bundler-plugins.Please open any issues and PRs over there, as this repository is no longer maintained!
Tags: #javascript
-
typeracer-cli
Learn how to touch type from the comfort of your terminal and challenge your friends for a match :balloon: :smile:.
- Practice mode (offline mode)
- User stats (words per minute, time taken)
- Online mode (have a type-race by spawning up a server and sharing it with your friends)
- Ask for a rematch after the race ends (online mode)
- Can view the top 10 Highscores in online mode
Tags: #typescript • cli-tool • typeracer-cli
-
FlycoRoundView
A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced.
A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced. 一个扩展原生控件支持圆角矩形框背景的库,可以减少相关shape资源文件使用.
Tags: #java
-
expo-server-sdk-node
Server-side library for working with Expo using Node.js
Server-side library for working with Expo using Node.js.
If you have problems with the code in this repository, please file issues & bug reports at https://github.com/expo/expo. Thanks!
Tags: #typescript • expo • node
-
urlcrazy
Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.
URLCrazy is an OSINT tool to generate and test domain typos or variations to detect or perform typo squatting, URL hijacking, phishing, and corporate espionage.
Homepage: https://morningstarsecurity.com/research/urlcrazy
Tags: #ruby • osint • typosquatting
-
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
-
mediacenterjs
A HTML/CSS/Javascript (NodeJS) based Media center
Tags: #javascript • media-center • nodejs
-
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
-
python-edgar
Download the SEC filings index from EDGAR since 1993
The SEC filings index is split in quarterly files since 1993 (1993-QTR1, 1993-QTR2…). By using
python-edgarand some scripting, you can easily rebuild a master index of all filings since 1993 by stitching quarterly index files together. The master index file can be then feed to a database, a pandas dataframe, stata, etc…An index file is a csv-like (pipe
|separated) file that contains the following information:- Company name (eg.
TWITTER, INC) - Company CIK (eg.
0001418091) - Filling date (eg.
2013-10-03) - Filling type (eg.
S1) - Filling URL on EDGAR (
edgar/data/1418091/0001193125-13-390321.txt)
Once
python-edgaris finished downloading index files, you can open an index file withcsv.csvreaderorpandas.read_csvto have the data programmatically usable. Remember that the delimiter character is|!python-edgarcan be used as a library called from another python script, or as a standalone script.Tags: #python • edgar • 10k
- Company name (eg.
-
boxbilling
BoxBilling - Open source billing and client management software
Tags: #php • contributing • community
subscribe via RSS