Posts
-
rspec-snapshot
RSpec snapshot testing.
Adds snapshot testing to RSpec, inspired by Jest.
This project is looking for a new maintainer, create an issue in the repo if you are interested.
Tags: #ruby
-
action-release
GitHub Action for creating a release on Sentry
Automatically create a Sentry release in a workflow.
A release is a version of your code that can be deployed to an environment. When you give Sentry information about your releases, you unlock a number of new features:
- Determine the issues and regressions introduced in a new release
- Predict which commit caused an issue and who is likely responsible
- Resolve issues by including the issue number in your commit message
- Receive email notifications when your code gets deployed
Additionally, releases are used for applying source maps to minified JavaScript to view original, untransformed source code. You can learn more about releases in the releases documentation.
Tags: #typescript β’ tag-production β’ sdk-adjacent
-
three-nebula
WebGL based particle system engine for three.js
- Perfect compatibility with
three@0.122.0 - The ability to instantiate
three-nebulaparticle systems from JSON objects - The ability to create particle systems from sprites as well as 3D meshes
- Many kinds of particle behaviours and initializers
Tags: #javascript β’ webgl β’ threejs
- Perfect compatibility with
-
datacore
Work-in-progress successor to Dataview with a focus on UX and speed.
Datacore is a work-in-progress re-imagining of Dataview with a focus on 2-10x better query and rendering performance, as well as fully interactable views.
Tags: #typescript β’ database β’ obsidian
-
xarray-spatial
Spatial analysis algorithms for xarray implemented in numba
# via pip pip install xarray-spatial # via conda conda install -c conda-forge xarray-spatialTags: #python β’ raster-analysis β’ spatial-analysis
-
gitinspector
:bar_chart: The statistical analysis tool for git repositories
- Shows cumulative work by each author in the history.
- Filters results by extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js,sql).
- Can display a statistical timeline analysis.
- Scans for all filetypes (by extension) found in the repository.
- Multi-threaded; uses multiple instances of git to speed up analysis when possible.
- Supports HTML, JSON, XML and plain text output (console).
- Can report violations of different code metrics.
Tags: #python β’ statistical-analysis β’ gitinspector
-
simple-websockets-chat-app
This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gatewayβs new WebSocket-based API feature.
Update: We have released an updated and more feature-rich Websocket chat application sample using AWS CDK that you can find here.
This is the code and template for the
simple-websocket-chat-app. There are three functions contained within the directories and aSAMtemplate that wires them up to aDynamoDBtable and provides the minimal set of permissions needed to run the app:. βββ README.md <-- This instructions file βββ onconnect <-- Source code onconnect βββ ondisconnect <-- Source code ondisconnect βββ sendmessage <-- Source code sendmessage βββ template.yaml <-- SAM template for Lambda Functions and DDBTags: #javascript β’ websockets β’ apigateway
-
worldquant-miner
Leverage WorldQuant API to generate alpha signals, and mine promising alpha expressions.
This project is a collection of scripts that generate and submit alphas to the WorldQuant platform.
Tags: #typescript
-
open-wc
Open Web Components: guides, tools and libraries for developing web components.
Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.
Tags: #javascript β’ lit-element β’ web-components
-
overmind
Overmind - Frictionless state management
Visit website for more information: www.overmindjs.org.
Tags: #typescript
subscribe via RSS