Posts
-
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
-
sp-dev-fx-webparts
SharePoint Framework web part, Teams tab, personal app, app page samples
This repository contains community samples that demonstrate different usage patterns for the SharePoint Framework client-side web parts.
We do welcome community contributions to the samples folder in this repository for demonstrating different use cases with SharePoint Framework. Notice that if you use 3rd party libraries, please make sure that library license allows distributions of it as part of your sample.
SharePoint client-side web parts are controls that appear inside a SharePoint page but run locally in the browser. They’re the building blocks of pages that appear on a SharePoint site. You can build client-side web parts using modern script development tools and the SharePoint workbench (a development test surface), and you can deploy your client-side web parts to classic web part pages in Office 365 tenants. In addition to plain JavaScript projects, you can build web parts alongside common scripting frameworks, such as AngularJS and React. For example, you can use React along with components from Office UI Fabric React to quickly create experiences based on the same components used in Office 365.
Tags: #typescript • sharepoint-framework • sharepoint-workbench
-
devextreme-reactive
Business React components for Bootstrap and Material-UI
DevExtreme Reactive is a set of business React components that deeply integrate with Bootstrap and Material-UI libraries.
Tags: #typescript • react • react-components
-
resolvers
📋 V6 - Validation resolvers: Yup, Zod, Joi, Superstruct and Vest.
We are moving away from native support for Yup validation. We are now supporting other schema validation after React Hook Form v6.
Tags: #typescript • yup • superstruct
-
rails-controller-testing
Brings back
assignsandassert_templateto your Rails testsThis gem brings back
assignsto your controller tests as well asassert_templateto both controller and integration tests.Note: This gem is only useful once
assignsandassert_templatehave been removed from Rails.Tags: #ruby
-
keepassxc-browser
KeePassXC Browser Extension
Browser extension for KeePassXC with Native Messaging.
Based on pfn’s chromeIPass. Some changes merged also from smorks’ KeePassHttp-Connector.
Tags: #javascript • keepassxc • password-manager
subscribe via RSS