Posts
-
xxl-sso
A distributed single-sign-on framework.(单点登录框架XXL-SSO)
XXL-SSO is a single sign-on framework that allows you to access all trusted applications with just one login. It has “lightweight, highly scalable, progressive” and other features, supports “login authentication, permissions (role) authentication, distributed session authentication, single sign-on, Web login, Native(front-end separation) login” and other multi-login and authentication types. Now, it’s already open source code, real “out-of-the-box”.
XXL-SSO 是一个 单点登录框架,只需要登录一次就可以访问所有相互信任的应用系统。具备 “轻量级、高扩展、渐进式” 的等特性,支持 “登录认证、权限认证、角色认证、分布式会话认证、单点登录、Web常规登录、前后端分离” 等多登录及认证类型,现已开放源代码,开箱即用。
Tags: #java • sso • authorization
-
Leaflet.draw
Vector drawing and editing plugin for Leaflet
Adds support for drawing and editing vectors and markers on Leaflet maps.
Supports Leaflet 0.7.x and 1.0.0+ branches.
Please check out our Api Documentation
Tags: #javascript
-
cable_ready
Use simple commands on the server to control client browsers in real-time
Tags: #ruby • ruby-on-rails • action-cable
-
RichTextFX
Rich-text area for JavaFX
GenericStyledAreaallows one to inline custom objects into the area alongside of text. As such, it uses generics and functional programming to accomplish this task in a completely type-safe way.It has the following parameter types:
PS, the paragraph style. This can be used for text alignment or setting the background color for the entire paragraph. A paragraph is either one line when text wrap is off or a long text displayed over multiple lines in a narrow viewport when text wrap is on.SEG, the segment object. This specifies what immutable object to store in the model part of the area: text, hyperlinks, images, emojis, or any combination thereof.S, the segment style. This can be used for text and object styling. Usually, this will be a CSS style or CSS style class.
Functional programming via lambdas specify how to apply styles, how to create a
Nodefor a given segment, and how to operate on a given segment (e.g., getting its length, combining it with another segment, etc.).GenericStyledAreais used in the Rich-text demo.See the wiki for a basic pattern that one must follow to implement custom objects correctly.
Tags: #java • javafx • rich-text-editor
-
grape_serializer
A serializer gem which base on grape-entity gem
Grape Serializeris a serializer gem which base on grape-entity gem.Tags: #ruby • grape-entity • ruby-gem
-
PHP-Yacc
A PHP port of kmyacc
This is a port of
kmyaccinto PHP. It is a parser-generator, meaning it takes a YACC grammar file and generates a parser file.Tags: #php
-
lofi
🎵🔉 A mini Spotify player with WebGL visualizations.
- A small,
1:1aspect ratio player depicting album art - An always-on-top “widget-like” app
- Minimalist (no extraneous controls)
- Multiple-screen capable
- Windows, MacOS and Linux compatible
- Visualization-ready (WebGL)
- ≤ 100MB memory footprint
Tags: #typescript • spotify • webgl
- A small,
-
tesla-api
🚘 A Ruby gem and unofficial documentation of Tesla’s JSON API for the Model S, 3, X, and Y.
This is unofficial documentation of the Tesla JSON API used by the iOS and Android apps. The API provides functionality to monitor and control the Model S (and future Tesla vehicles) remotely. The project provides both a documentation of the API and a Ruby library for accessing it.
If any folks at Tesla are reading this, I’d love to help coordinate a developer program for your APIs. If there’s any way I can be helpful, please feel free to get in contact. Also, I’d love to be in the beta firmware program :wink:
Tags: #ruby • tesla • api
-
social-core
Python Social Auth - Core
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
Tags: #python • python-social • social
-
bmg
Bmg - Relational Algebra for Modern Times
Bmg is a relational algebra implemented as a Ruby library. It implements the Relation as First-Class Citizen paradigm contributed with Alf a few years ago.
Bmg can be used to query relations in memory, from various files, SQL databases, and any data source that can be seen as serving relations. Cross data-sources joins are supported, as with Alf. For differences with Alf, see a section further down this README.
Tags: #ruby • databases • relational-algebra
subscribe via RSS