Posts
-
laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
Both
v1andv4IDs are supported out of the box, however should you needv3orv5support, you can easily add this in.Tags: #php • open-source • laravel
-
discord-irc
Connects Discord and IRC channels by sending messages back and forth.
Connects Discord and IRC channels by sending messages back and forth.
Tags: #javascript
-
critical-path-css-rails
Only load the CSS you need for the initial viewport in Rails!
Only load the CSS you need for the initial viewport in Rails!
This gem gives you the ability to load only the CSS you need on an initial page view. This gives you blazin’ fast rending as there’s no initial network call to grab your application’s CSS.
This gem assumes that you’ll load the rest of the CSS asyncronously. At the moment, the suggested way is to use the loadcss-rails gem.
This gem uses Penthouse to generate the critical CSS.
Tags: #ruby • css-path • css-generator
-
xlsx2csv
Convert xslx to csv, it is fast, and works for huge xlsx files
xlsx to csv converter (http://github.com/dilshod/xlsx2csv)
Converts xlsx files to csv format. Handles large XLSX files. Fast and easy to use.
Tags: #python
-
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-boxTags: #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
subscribe via RSS