npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

git_jekyll_post

v1.0.1

Published

Automating posts generation for jeykll blogs for github projects

Downloads

8

Readme

git_jekyll_post

This is node module for automating the process making posts in markdown files for jekyll theme based blog pages, all public github projects posts will be created in ready to use markdown format for jekyll themes project details will be extracted from readme of that project and description will be taken from github project description

NPM

Install

npm install -g git_jekyll_post

OR

sudo npm install -g git_jekyll_post

Usage

in which ever dir you want to generate posts , move to that directory

git_jekyll_post start

OR

sudo git_jekyll_post start

then enter username all the markdown for your github public projects will be created and stored in _posts dir under current working directory

sample generated file

---
layout: post
title:  "SenPaper"
date:   2017-04-09
excerpt: "this is android Experiment that Generates the Material Wallpapers by use of Sensors"
project: true
tag:
- android
- sensors
- experiment
- androidexperiment
- android-experiment
comments: false
---
## SenPaper<a href='https://play.google.com/store/apps/details?id=com.jarvis.scibots.SenPaper&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
this is android Experiment that Generates the Material Wallpapers by use of Sensors

![](https://media.giphy.com/media/xUPGcA44UuYJCQxB2U/giphy.gif)

# Demo

![](https://media.giphy.com/media/S85sHCDOAfnyw/giphy.gif)

## About
> this app Generates Wallpaper with help of sensors , Light Sensors Decides the Color/main theme of Background of Wallpaper, Magnetic Sensor manipultes the colors of the shapes and shapes ratio as well, Proximity Sensor decides the Depth of the shapes , Accelerometer calculates the postion of the each shape, Number of shapes is decided by the time app is trained with sensors

## How App Works ?
 > hold start for as much time as much shapes you want  and move your phone  in funny manner  then release, app will generate the Wallpaper with help of the Recorded values that are Recorded in that holding time and will automatically save Wallpaper to storage .
 
 
## what next ?
> well if making wallpaper from sensors can give us fun , then breaking them may also give enjoyment ,it will be interesting if wallpaper is can make a story and people can read wallpaper and break stories from them. 

or you can see demo of this published post