Posts
-
atmo
:heavy_check_mark: Mock data for your prototypes and demos. Remote deployments to Zeit now.
- Mock Http endpoints
- SSL support
- Static assets directory
- Returns JSON/XML/Text
- Write custom scripts with JS
- Deploy with a single click (via Zeit’s Now)
Tags: #typescript • atmo • prototyping
-
jest-github-action
Jest action adding checks with annotations to your pull requests and coverage table as comments
Main features:
- Add status checks with code annotations to your pull requests
- Comment your pull requests with code coverage table (if tests succeeded)
Tags: #typescript • jest • actions
-
genesis-sample
This is the sample theme created for the Genesis Framework.
GitHub project link: https://github.com/studiopress/genesis-sample/.
Tags: #php
-
ngStorage
localStorage and sessionStorage done right for AngularJS.
-
No Getter ‘n’ Setter Bullshit - Right from AngularJS homepage: “Unlike other frameworks, there is no need to […] wrap the model in accessors methods. Just plain old JavaScript here.” Now you can enjoy the same benefit while achieving data persistence with Web Storage.
-
sessionStorage - We got this often-overlooked buddy covered.
-
Cleanly-Authored Code - Written in the Angular Way, well-structured with testability in mind.
-
No Cookie Fallback - With Web Storage being readily available in all the browsers AngularJS officially supports, such fallback is largely redundant.
Install
Tags: #javascript
-
-
gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds
A tool to automate the gathering of profiling and benchmarking information for Gradle builds.
Profiling information can be captured using several different tools:
- Using Gradle build scans
- Using Async Profiler
- Using JProfiler
- Using YourKit profiler
- Using Java flight recorder
- Producing a heap dump in HPROF format
- Producing Chrome Trace output
Tags: #java
-
craftbeerpi
Brew Controller
The Raspberry PI base Home Brewing Software
Website: www.CraftBeerPI.com
Facebook: www.facebook.com/craftbeerpi
Facebook User Group: www.facebook.com/groups/craftbeerpi/
Tags: #javascript
-
php-gui
Extensionless PHP Graphic User Interface library
Tags: #php
-
recommendable
:+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app
Recommendable is a gem that allows you to quickly add a recommendation engine for Likes and Dislikes to your Ruby application using my version of [Jaccardian similarity and memory-based collaborative filtering][collaborative filtering].
Tags: #ruby • redis • sidekiq
-
VideoListPlayer
Play video in ListView or RecyclerView
VideoListPlayer实现了在列表控件(ListView, RecyclerView)中加载并播放视频,并支持滑动时自动播放/暂停的功能
利用该项目,可以轻松实现类似Instagram的视频播放功能
注意:最低支持API 14以上
Tags: #java • recyclerview • listview
-
fronts
A progressive micro frontends framework for building Web applications
Among the many micro frontends solutions, single-spa and Module Federation are the best of them.
single-spa is a micro frontends framework based on router configuration. The centralization of configuration brings some limitations, such as it is difficult to granulate nestable micro frontends, module granularity control, module sharing, and so on.
In 2019, Zack Jackson proposed and implemented Module Federation. Module Federation is a completely different concept from single-spa, and allows a JavaScript application to dynamically load code from another application. It completely solves the problem of code dependency sharing and runtime modularity. The idea is true - A game-changer in JavaScript architecture as mentioned in Zack Jackson’s article. And it’s currently supported by Webpack, Next.js, and Rollup.
Although the Module Federation concept is so amazing, it has not yet gone further to provide a more complete and fully targeted micro frontends framework implementation, and this is what Fronts is trying to do.
Tags: #typescript • mircofrontend • react
subscribe via RSS