Posts
-
dst-admin
Steam平台的Don’t Starve Together 饥荒联机版管理后台
dst-admin is the Don’t Starve Together Management System, it is a web program written in Java language, which is powerful, convenient and simple to use, and reduces the difficulty of server construction
Tags: #java • dst-admin • steam
-
uix-kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v5.
https://xizon.github.io/uix-kit/examples/
GitHub pages can only serve static content, and there is no way to run PHP or get AJAX request on the pages. You need to visit the link below to see some special demos 👇
Tags: #javascript • bootstrap • wordpress
-
LightMatchingEngine
A very light matching engine in Python.
A light matching engine written in Python.
The engine is a trivial object to support
- Add order - Returns the order and filled trades
- Cancel order - Returns the original order
The objective is to provide a easy interface for users on the standard price-time priority matching algorithm among different instruments.
Tags: #python • orderbook • trading
-
react-native-sqlite-storage
Full featured SQLite3 Native Plugin for React Native (Android and iOS)
SQLite3 Native Plugin for React Native for both Android (Classic and Native), iOS and Windows
Foundation of this library is based on Chris Brody’s Cordova SQLite plugin.
Features:
- iOS and Android supported via identical JavaScript API.
- Android in pure Java and Native modes
- SQL transactions
- JavaScript interface via plain callbacks or Promises.
- Pre-populated SQLite database import from application bundle and sandbox
- Windows supports callback API, identical to iOS and Android
There are sample apps provided in test directory that can be used in with the AwesomeProject generated by React Native. All you have to do is to copy one of those files into your AwesomeProject replacing index.ios.js.
Please let me know your projects that use these SQLite React Native modules. I will list them in the reference section. If there are any features that you think would benefit this library please post them.
The library has been tested with React 16.2 (and earlier) and XCode 7,8,9 - it works fine out of the box without any need for tweaks or code changes. For XCode 7,8 vs. XCode 6 the only difference is that sqlite ios library name suffix is tbd instead of dylib.
Version 3.2 is the first version compatible with RN 0.40.
Tags: #java
-
OpenEats
:pizza: Self Hosted Recipe Management App :hamburger:
OpenEats is a recipe management site that allows users to create, share, and store their personal collection of recipes. This fork uses Django Rest Framework as a backend and React (with flux) as a front end.
The usage for the app is intended for a single user or a small group. For my personal use, I would be an admin user and a few (about 5-6) friends and family would be normal users. Admin users can add other users to the project (no open sign-ups), make changes to the available Cuisines and Courses, and add to the homepage banner. Normal users just have the ability to add recipes. Below are a few of the core features the app provides.
- Creating, viewing, sharing, and editing recipes.
- Update Serving information on the fly.
- Browsing and searching for recipes.
- Creating grocery lists.
- Automatically add recipes to your grocery lists.
- Quickly print recipe.
- Linking recipes and ingredient grouping.
Tags: #python
-
formBuilder
A jQuery plugin for drag and drop form creation
A jQuery plugin for drag and drop form creation, formBuilder has many options and is translatable.
Example
jQuery($ => { $('#fb-editor').formBuilder() })Tags: #javascript • form-builder • jquery-plugin
-
jd-cli
Command line Java Decompiler
The jd-cli is a simple command line wrapper around JD Core Java Decompiler project.
Tags: #java
-
canvas2video
canvas2video is a backend solution for creating and rendering dynamic videos.
@pankod/canvas2video is a backend solution for creating and rendering dynamic videos. It lets you build web canvas scenes by using the Cairo-backed fabric library and add animations with gsap. Your animation timeline will be rendered frame by frame and piped to ffmpeg renderer for the final video output.
Tags: #typescript • canvas • ffmepg
-
jwplayer
JW Player is the world’s most popular embeddable media player.
Plays everywhere, every time.
Live on over 2 million sites with 1.3 billion unique plays per month, JW Player is the solution for seamless video playback across browsers and media types. It empowers the developer to interact with video programmatically to create unique and awesome user experiences.
Tags: #javascript
-
ant-design-colors
:art: Color Palettes Calculator of Ant Design
$ npm install @ant-design/colors // or $ yarn add @ant-design/colorsTags: #typescript
subscribe via RSS