Posts

  • nestjs-console

    A nestjs module that provide a cli to your application.

    The nestjs framework is missing a cli to access the application context.
    Common use case : Headless application, cron task, export data, etc… [nestjs-console][npm] provide a way to bind cli command and subcommands to providers’s methods.

    Tags: #typescript • nestjs • cli

  • msgraph-sdk-ruby

    Microsoft Graph Ruby client library for v1 APIs

    Please read this post for more information and to provide feedback.

    Tags: #ruby • microsoftgraph • devxeng

  • better-search-views

    Warning

    • You need to reload Obsidian after you install/update/enable/disable the plugin
    • The plugin reaches into Obsidian’s internals, so it may break after an update. If you noticed that, please create an issue

    Tags: #typescript • obsidian-md • obsidian-plugin

  • sketch-material

    Sketch material is a sketch plugin that will help you generate complex material components like tables, chips, forms etc…

    Sketch material is a sketch plugin that will help you generate complex material components like tables, chips, forms etc…

    Tags: #javascript

  • ayakashi

    :zap: Ayakashi.io - The next generation web scraping framework

    The web has changed. Gone are the days that raw html parsing scripts were the proper tool for the job.
    Javascript and single page applications are now the norm.
    Demand for data scraping and automation is higher than ever, from business needs to data science and machine learning.
    Our tools need to evolve.

    Tags: #typescript • web-scraping • automation

  • YOLOv4-pytorch

    This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO

    tips:深度学习指导,目标检测、目标跟踪、语义分割等,小型数据集详询QQ3419923783

    • This is a PyTorch re-implementation of YOLOv4 architecture based on the official darknet implementation AlexeyAB/darknet with PASCAL VOC, COCO and Customer dataset

    Tags: #python • yolov4 • object-detection

  • netlify-identity-widget

    A zero config, framework free Netlify Identity widget

    Netlify’s Identity service is a plug-and-play microservice for handling site functionalities like signups, logins, password recovery, user metadata, and roles. You can use it from single page apps instead of rolling your own, and integrate with any service that understands JSON Web Tokens (JWTs).

    Learn more about this service from this blog post.

    Tags: #javascript

  • coinbase-commerce-php

    Coinbase Commerce PHP

    Note: This repository is not actively maintained.

    The official PHP library for the Coinbase Commerce API.

    Tags: #php

  • rspec-retry

    retry randomly failing rspec example

    RSpec::Retry adds a :retry option for intermittently failing rspec examples. If an example has the :retry option, rspec will retry the example the specified number of times until the example succeeds.

    Tags: #ruby

  • lazo

    A client-server web framework built on Node.js that allows front-end developers to easily create a 100% SEO compliant, component MVC structured web application with an optimized first page load.

    The single page application (SPA) model is an excellent approach for separating application logic from data retrieval; consolidating UI code to a single language and run time; and delegating rendering to browsers. However, the SPA model fails to adequately address SEO concerns and time to first page render making it a major concern for any public facing website. As such, developers rely on work-arounds such as the hashbang hack or running the DOM on the server so they can realize the benefits of the SPA model and address SEO concerns. These work-arounds, however, have significant performance and maintenance drawbacks.

    Tags: #javascript

subscribe via RSS