Posts
-
free-style
Make CSS easier and more maintainable by using JavaScript
Free-Style is designed to make CSS easier and more maintainable by using JavaScript.
Tags: #typescript • css • js
-
kiteconnectjs
The official typescript client library for the Kite Connect trading APIs
The official TypeScript/JavaScript for communicating with the Kite Connect API.
Kite Connect is a set of REST-like APIs that expose many capabilities required to build a complete investment and trading platform. Execute orders in real time, manage user portfolio, stream live market data (WebSockets), and more, with the simple HTTP API collection.
Zerodha Technology (c) 2024. Licensed under the MIT License.
Tags: #typescript
-
UNIT3D-Community-Edition
Private Torrent Tracker Built With Laravel, Livewire and AlpineJS.
Tags: #php • torrent • laravel
-
gitless
A simple version control system built on top of Git
Binary releases for macOS and Linux are available from the Gitless website.
If you’ve downloaded a binary release of Gitless everything is contained in the gl binary, so to install simply do:
$ cp path-to-downloaded-gl-binary /usr/local/bin/gl
You can put the binary in other locations as well, just be sure to update your
PATH
.If for some reason this doesn’t work (maybe you are running an old version of your OS?), try one of the other options (installing from source or via the Python Package Index).
Tags: #python • version-control • git
-
openstego
OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
OpenStego is a steganography application that provides two functionalities:
-
Data Hiding: It can hide any data within an image file.
-
Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
Tags: #java • digital-watermarking • steganography
-
-
graphql-inspector
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
- Compares schemas
- Detect breaking or dangerous changes
- Schema change notifications
- Use serverless functions validate changes
- Validates Operations and Fragments against a schema
- Finds similar / duplicated types
- Schema coverage based on Operations and Fragments
- Serves a GraphQL server with faked data and GraphiQL
- Docker Image
Tags: #typescript • graphql • javascript
-
nostr-tools
Tools for developing Nostr clients.
Tools for developing Nostr clients.
Only depends on @scure and @noble packages.
This package is only providing lower-level functionality. If you want more higher-level features, take a look at Nostrify, or if you want an easy-to-use fully-fledged solution that abstracts the hard parts of Nostr and makes decisions on your behalf, take a look at NDK and @snort/system.
Tags: #typescript • nostr
-
mysql-workbench-export-laravel-5-migrations
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
A MySQL Workbench plugin that allows for exporting a model to Laravel 5 migrations that follow PSR-2 coding standards. When exported, each migration is generated and saved in it’s own, properly named, migration file.
Tags: #python • laravel-migration • mysql-workbench
-
logstash-output-amazon_es
Logstash output plugin to sign and export logstash events to Amazon Elasticsearch Service
This plugin is now in maintenance mode. We will supply bug fixes and security patches for v7.2.X, older versions are no longer supported. This change is because the OpenSearch Project created a new Logstash output plugin logstash-output-opensearch which ships events from Logstash to OpenSearch 1.x and Elasticsearch 7.x clusters, and also supports SigV4 signing. Having similar functionality plugins can be redundant, so we plan to eventually replace this logstash-output-amazon_es plugin with the logstash-output-opensearch plugin.
To help you migrate to logstash-output-opensearch plugin, please find below a brief migration guide.
Tags: #ruby
-
rouge
A full Python Implementation of the ROUGE Metric (not a wrapper)
A full Python librarie for the ROUGE metric (paper).
Tags: #python
subscribe via RSS