Posts
-
jMetalPy
A framework for single/multi-objective optimization with metaheuristics
Tags: #python • multiobjective-optimization • metaheuristics
-
genieacs
A fast and lightweight TR-069 Auto Configuration Server (ACS)
GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. It’s battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.
Tags: #typescript • tr-069 • cwmp
-
pageguide
An interactive guide for web page elements using jQuery and CSS3
Tags: #javascript
-
heroku-nextjs
⏩ Deploy Next.js universal web apps to Heroku
Deploy React-based universal web apps on Heroku.
Demo deployment from this repo:
https://nextjs.herokuapp.comA custom Node/Express server is supported. Use it to:
- combine a Node API with a Next/React UI
- implement custom URL routes
▶️ Next with custom Express server
Tags: #javascript • heroku • react
-
react-native-fbsdk
A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
React Native FBSDK is a wrapper around the iOS Facebook SDK and Android Facebook SDK, allowing for Facebook integration in React Native apps. Access to native components, from login to sharing, is provided entirely through documented JavaScript modules so you don’t have to call a single native function directly.
Functionality is provided through one single npm package so you can use it for both platforms without downloading any extra packages. Follow this guide to use react-native-fbsdk in your React Native app. You can also visit https://developers.facebook.com/docs/react-native for tutorials and reference documentation.
Tags: #java
-
mastodon-api
A ruby interface for the Mastodon API
gem 'mastodon-api', require: 'mastodon'Tags: #ruby • mastodon • mastodon-api
-
weui.js
A lightweight javascript library for WeUI.
WeUI 的轻量级 js 封装。
注意:由于微信小程序不支持dom操作,所以weui.js并不适用于小程序。不过WeUI也为小程序开发了另外的版本,详情请看:https://github.com/Tencent/weui-wxss/
Tags: #javascript • weui
-
gazpacho
🥫 The simple, fast, and modern web scraping library
gazpacho is a simple, fast, and modern web scraping library. The library is stable, actively maintained, and installed with zero dependencies.
Tags: #python • gazpacho • webscraping
-
stac-spec
SpatioTemporal Asset Catalog specification - making geospatial assets openly searchable and crawlable
The SpatioTemporal Asset Catalog (STAC) specification aims to standardize the way geospatial assets are exposed online and queried. A ‘spatiotemporal asset’ is any file that represents information about the earth captured in a certain space and time. The initial focus is primarily remotely-sensed imagery (from satellites, but also planes, drones, balloons, etc), but the core is designed to be extensible to SAR, full motion video, point clouds, hyperspectral, LiDAR and derived data like NDVI, Digital Elevation Models, mosaics, etc.
The goal is for all major providers of imagery and other earth observation data to expose their data as SpatioTemporal Asset Catalogs, so that new code doesn’t need to be written whenever a new JSON-based REST API comes out that makes its data available in a slightly different way. This will enable standard library components in many languages. STAC can also be implemented in a completely ‘static’ manner, enabling data publishers to expose their data by simply publishing linked JSON files online.
Tags: #python • satellites • satellite-imagery
-
jsonpath
Ruby implementation of http://goessner.net/articles/JsonPath/
This is an implementation of http://goessner.net/articles/JsonPath/.
Tags: #ruby
subscribe via RSS