Posts

  • uniapp-admin

    Muti-platform management system for uniapp, H5, Android, IOS, Min Program

    • 更加完善的开发指南
    • 主题定制:支持颜色主题和深色模式,页面更加美观
    • 国际化/多语言:应用内容和pages.json国际化,支持N种语言
    • 引入iconfont:海量字体图标支持
    • 引入rap2接口管理平台:支持在线Mock数据模拟
    • 接口请求:不同API可以单独配置baseURL
    • 调整App升级方案:无缝升级更容易
    • 消息推送,在线文档预览,跨域等多种解决方案

    Tags: #javascript • uni-app • admin-template

  • ui-box

    Blazing Fast React UI Primitive

    yarn add ui-box
    # or
    npm install --save ui-box
    

    Tags: #typescript • react • css-in-js

  • SwitchButton

    A smart switchable button,support multiple tabs. (多项选择器,切换按钮)

    A smart switchable button,support multiple tabs. CLICK THE STAR if it’s useful for you.

    Tags: #java • switchbutton

  • asyncawait

    Callback heaven for Node.js with async/await

    Do you need this library?

    This library has enabled async/await coding style in Node.js since 2014. But JavaScript now has native async/await. JS async/await was standardized as part of ES2017, and has been enabled by default in Node.js since v7.6.

    So, do you still need this library? If you are just starting to use async/await, the answer is probably no. Use native async/await. If you’re maintaining a codebase that uses this library, or that needs to run on a old version of Node.js, then you may want to keep using it, but consider migrating to native async/await eventually. If you need deep coroutines for an advanced scenario, there may still be a case for using this library, since native async/await only supports shallow coroutine semantics.

    Tags: #typescript

  • PIPE

    PIPE - Platform Independent Petri Net Editor

    A tool for creating and analysing Petri nets, migrated from Sourceforge. A user-guide can be found here for how to use PIPE 5’s features.

    PIPE 5 is currently in beta stage due to an entire re-write of the back end and so is missing most of the analysis modules. If you require Petri net analysis, please use PIPE 4.

    Tags: #java

  • TableView

    TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.

    • Each column width value can be calculated automatically considering the largest one
    • Setting your own model class to displayed in a table view easily.
    • TableView has an action listener interface to listen user touch interaction for each cell.
    • TableView columns can be sorted in ascending or descending order.
    • Hiding & Showing the row and the column is pretty easy.
    • Filtering by more than one data.
    • Pagination functionality.

    Tags: #java • tableview • android

  • eloquent-eager-limit

    Laravel Eloquent eager loading with limit

    This Laravel Eloquent extension allows limiting the number of eager loading results per parent using window functions.

    Supports Laravel 5.5.29+.

    Tags: #php

  • reworm

    🍫 the simplest way to manage state

    Forget about actions, connections, reducers and a lot of boilerplate to create and manage states. With reworm you can create and manage state as simple as on the image above.

    Tags: #typescript • react • state-management

  • javers

    JaVers - object auditing and diff framework for Java

    JaVers is the lightweight Java library for auditing changes in your data.

    We all use Version Control Systems for source code, so why not use a specialized framework to provide an audit trail of your Java objects (entities, POJO, data objects)?

    Tags: #java • hacktoberfest

  • laravel-microscope

    Fearless refactoring, it does a lot of smart checks to find certain errors.

    • It is created to be smarter than phpstorm and other IDEs in finding errors.
    • It is created to understand laravel run-time and magic.
    • It does not show you stupid false errors, all the errors are really errors.
    • Even If you have written a lot of tests for your app, you may still need this.
    • It can refactor your code, by applying early returns automatically.

    Tags: #php • laravel-testing • laravel-test-generator

subscribe via RSS