Posts
-
electron-pdf
📄 A command line tool to generate PDF from URL, HTML or Markdown files.
In
package.json"start": "DEBUG=electronpdf:* electron index.js", "watch": "DEBUG=electronpdf:* nodemon --exec electron index.js"Tags: #javascript
-
DiscordPHP
An API to interact with the popular messaging app Discord
Before you start using this Library, you need to know how PHP works, you need to know the language and you need to know how Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.
Tags: #php • discord • team-reflex
-
ssh-baseline
DevSec SSH Baseline - InSpec Profile
This Compliance Profile requires InSpec for execution:
$ git clone https://github.com/dev-sec/ssh-baseline $ inspec exec ssh-baselineYou can also execute the profile directly from Github:
$ inspec exec https://github.com/dev-sec/ssh-baselineTags: #ruby • inspec • audit
-
diffengine
track changes to the news, where news is anything with an RSS feed
- install [GeckoDriver]
- install [Python 3]
pip3 install diffengine
Tags: #python
-
PreloadJS
PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
PreloadJS is a library to make working with asset preloading easier. It provides a consistent API for loading different file types, automatic detection of XHR (XMLHttpRequest) availability with a fallback to tag-base loading, composite progress events, and a plugin model to assist with preloading in other libraries such as SoundJS.
Tags: #javascript
-
node-xmlrpc
A pure JavaScript XML-RPC client and server for Node.js.
The xmlrpc module is a pure JavaScript XML-RPC server and client for node.js.
Pure JavaScript means that the XML parsing and XML building use pure JavaScript libraries, so no extra C dependencies or build requirements. The xmlrpc module can be used as an XML-RPC server, receiving method calls and responding with method responses, or as an XML-RPC client, making method calls and receiving method responses, or as both.
Tags: #javascript
-
Mondrian
A static php code analysis tool using the Graph Theory
Ok guyz, you have a master degree in [Graph Theory][1], you follow [Law of Demeter][2] and you live on [S.O.L.I.D][3] principles ?
Let’s have some Fun ! (^ω^)
Tags: #php
-
fredapi
Python API for FRED (Federal Reserve Economic Data) and ALFRED (Archival FRED)
fredapiis a Python API for the FRED data provided by the Federal Reserve Bank of St. Louis.fredapiprovides a wrapper in python to the FRED web service, and also provides several convenient methods for parsing and analyzing point-in-time data (i.e. historic data revisions) from ALFREDfredapimakes use ofpandasand returns data to you in apandasSeriesorDataFrameTags: #python • fred • finance
-
fooltrader
quant framework for stock
如果有人想继续该项目,只需要知道其核心点即可:
Tags: #python • stock • fintech
-
sockethub
A protocol gateway for the Web.
The monorepo for the Sockethub project.
Sockethub is a translation layer for web applications to communicate with other protocols and services that are traditionally either inaccessible or impractical to use from in-browser JavaScript.
For more information on Sockethub see the Sockethub README
Tags: #javascript • activity-stream • unhosted
subscribe via RSS