Posts
-
jekyll-last-modified-at
A Jekyll plugin to show the last_modified_at time of a post.
A liquid tag for Jekyll to indicate the last time a file was modified.
This plugin determines a page’s last modified date by checking the last Git commit date of source files. In the event Git is not available, the file’s
mtimeis used.Tags: #ruby
-
clientjs
Device information and digital fingerprinting written in pure JavaScript.
You can find more documentation and demos on each method at clientjs.org.
Tags: #javascript
-
node-mocks-http
Mock ‘http’ objects for testing Express routing functions
This project is available as a [NPM package][npm-url].
$ npm install --save-dev node-mocks-httpOur example includes
--save-devbased on the assumption that node-mocks-http will be used as a development dependency..After installing the package include the following in your test files:
var httpMocks = require('node-mocks-http');Tags: #javascript
-
intellij
IntelliJ plugin for Bazel projects
This is an early-access version of our Bazel plugins for IntelliJ, Android Studio, and CLion.
This repository is generally in a state matching the most recently uploaded plugins in the JetBrains’ plugin repository. See the releases tab for more information.
Tags: #java • bazel • intellij
-
webpack-manifest-plugin
webpack plugin for generating asset manifests
A Webpack plugin for generating an asset manifest.
:heart: Please consider Sponsoring my work
Tags: #javascript
-
nice-artisan
This package is to add a web interface for Laravel 5 and earlier Artisan.
This package is to add a web interface for Laravel 5 and earlier Artisan.
Tags: #php
-
cpu_rec
Recognize cpu instructions in an arbitrary binary file
cpu_recis a tool that recognizes cpu instructions in an arbitrary binary file. It can be used as a standalone tool, or as a plugin for binwalk (https://github.com/devttys0/binwalk).Tags: #python • binwalk
-
vagrant-rackspace
Use Vagrant to manage Rackspace Cloud instances.
This is a Vagrant 1.5+ plugin that adds a Rackspace Cloud provider to Vagrant, allowing Vagrant to control and provision machines within Rackspace cloud.
Note: This plugin requires Vagrant 1.5+. Windows support requires Vagrant 1.6+.
Tags: #ruby
-
node-i18n-iso-countries
i18n for ISO 3166-1 country codes
⚠️ Version 5 drops support for node 6 and 7!
i18n for ISO 3166-1 country codes. We support Alpha-2, Alpha-3 and Numeric codes from [‘Wikipedia: Officially assigned code elements’][iso:3166-1]
Tags: #javascript • hacktoberfest2020 • hacktoberfest
-
bricolage
AWS-oriented Data Warehouse Framework
SQL batch framework for Redshift.
This software is written in working time in Cookpad, Inc.
Tags: #ruby
subscribe via RSS