Posts
-
mock-socket
Javascript mocking library for WebSockets and Socket.IO
Tags: #javascript • websockets • mocking
-
holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Functionality to deal with holidays in Ruby.
Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.
Tags: #ruby
-
sentry-webpack-plugin
Official webpack plugin for Sentry https://sentry.io
Using npm:
$ npm install @sentry/webpack-plugin --save-devUsing yarn:
$ yarn add @sentry/webpack-plugin --devTags: #javascript
-
GarminDB
Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases.
Python scripts for parsing health data into and manipulating data in a SQLite DB. SQLite is a light weight DB that requires no server.
What they can do:
- Automatically download and import Garmin daily monitoring files (all day heart rate, activity, climb/descend, stress, and intensity minutes) from the user’s Garmin Connect “Daily Summary” page.
- Extract sleep, weight, and resting heart rate data from Garmin Connect, store it as JSON files, and import it into the DB.
- Download and import activity files from Garmin Connect. A summary table for all activities and more detailed data for some activity types. Lap and record entries for activities.
- Summarizing data into
stats.txtand a common DB with tables containing daily summaries, weekly summaries, and monthly summaries. - Graph your data from the commandline or with Jupyter notebooks.
- Retain data as JSON files or FIT files so that the DB can be regenerated without connecting or redownloading data from Garmin Connect.
- Export activities as TCX files.
Once you have your data in the DB, I recommend using a SQLite browser like SQLite Studio or DB Browser for SQLite for browsing and working with the data. The scripts create some default views in the DBs that make browsing the data easier.
Tags: #python • garmin • dbs
-
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
subscribe via RSS