From 492c13e22c3d6680d3eb45d67b51fe293f753234 Mon Sep 17 00:00:00 2001 From: Samuel Greene Date: Thu, 2 May 2024 04:19:48 -0700 Subject: [PATCH 1/5] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 507fe413..51a19caa 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "author": { "name": "Samuel Greene", - "email": "sgreene@smartprocure.us" + "email": "sam@samuelgreene.info" }, "license": "MIT", "dependencies": { @@ -119,12 +119,12 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@github.com/smartprocure/futil-js.git" + "url": "git+ssh://git@github.com/futil-js/futil-js.git" }, "bugs": { - "url": "https://github.com/smartprocure/futil-js/issues" + "url": "https://github.com/futil-js/futil-js/issues" }, - "homepage": "https://github.com/smartprocure/futil-js#readme", + "homepage": "https://github.com/futil-js/futil-js#readme", "runkitExampleFilename": "runkit.example.js", "readme": "README.md", "packageManager": "yarn@3.6.0" From dc498f8c4370e3c96e1fd546ffbe7041eba94c6c Mon Sep 17 00:00:00 2001 From: Samuel Greene Date: Thu, 2 May 2024 04:21:11 -0700 Subject: [PATCH 2/5] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6fe45873..2250262f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ > **NOTE** This file is generated from jsdoc, do not edit directly. Instead, run `npm run docs` -futil-js +futil-js --- -[![CircleCI](https://circleci.com/gh/smartprocure/futil-js.svg?style=svg)](https://circleci.com/gh/smartprocure/futil-js) [![npm version](https://badge.fury.io/js/futil-js.svg)](https://badge.fury.io/js/futil-js) -![dependencies](https://david-dm.org/smartprocure/futil-js.svg) -[![Code Climate](https://codeclimate.com/github/smartprocure/futil-js/badges/gpa.svg)](https://codeclimate.com/github/smartprocure/futil-js) -[![Coverage Status](https://coveralls.io/repos/github/smartprocure/futil-js/badge.svg?branch=master)](https://coveralls.io/github/smartprocure/futil-js?branch=master) +![dependencies](https://david-dm.org/futil-js/futil-js.svg) +[![Code Climate](https://codeclimate.com/github/futil-js/futil-js/badges/gpa.svg)](https://codeclimate.com/github/futil-js/futil-js) +[![Coverage Status](https://coveralls.io/repos/github/futil-js/futil-js/badge.svg?branch=master)](https://coveralls.io/github/futil-js/futil-js?branch=master) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![Try futil-js on RunKit](https://badge.runkitcdn.com/futil-js.svg)](https://npm.runkit.com/futil-js) @@ -20,11 +19,11 @@ Mostly, these are generic utilities that could conceivably be part of a library # Docs -https://smartprocure.github.io/futil-js/ +https://futil-js.github.io/futil-js/ # Version History/Changelog -See our [changelog](https://github.com/smartprocure/futil-js/blob/master/CHANGELOG.md) +See our [changelog](https://github.com/futil-js/futil-js/blob/master/CHANGELOG.md) # Installing From 4b2b1026c0ab74daa6f3b41bddede6b1be06dc11 Mon Sep 17 00:00:00 2001 From: Samuel Greene Date: Thu, 2 May 2024 04:22:38 -0700 Subject: [PATCH 3/5] Update readme-preamble.md --- scripts/readme-preamble.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/scripts/readme-preamble.md b/scripts/readme-preamble.md index 4a2a95f0..5bd5185f 100644 --- a/scripts/readme-preamble.md +++ b/scripts/readme-preamble.md @@ -1,14 +1,13 @@ > **NOTE** This file is generated from jsdoc, do not edit directly. Instead, run `npm run docs` -futil-js +futil-js --- -[![CircleCI](https://circleci.com/gh/smartprocure/futil-js.svg?style=svg)](https://circleci.com/gh/smartprocure/futil-js) [![npm version](https://badge.fury.io/js/futil-js.svg)](https://badge.fury.io/js/futil-js) -![dependencies](https://david-dm.org/smartprocure/futil-js.svg) -[![Code Climate](https://codeclimate.com/github/smartprocure/futil-js/badges/gpa.svg)](https://codeclimate.com/github/smartprocure/futil-js) -[![Coverage Status](https://coveralls.io/repos/github/smartprocure/futil-js/badge.svg?branch=master)](https://coveralls.io/github/smartprocure/futil-js?branch=master) +![dependencies](https://david-dm.org/futil-js/futil-js.svg) +[![Code Climate](https://codeclimate.com/github/futil-js/futil-js/badges/gpa.svg)](https://codeclimate.com/github/futil-js/futil-js) +[![Coverage Status](https://coveralls.io/repos/github/futil-js/futil-js/badge.svg?branch=master)](https://coveralls.io/github/futil-js/futil-js?branch=master) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![Try futil-js on RunKit](https://badge.runkitcdn.com/futil-js.svg)](https://npm.runkit.com/futil-js) @@ -20,11 +19,11 @@ Mostly, these are generic utilities that could conceivably be part of a library # Docs -https://smartprocure.github.io/futil-js/ +https://futil-js.github.io/futil-js/ # Version History/Changelog -See our [changelog](https://github.com/smartprocure/futil-js/blob/master/CHANGELOG.md) +See our [changelog](https://github.com/futil-js/futil-js/blob/master/CHANGELOG.md) # Installing From a6a8f764bac16e1be1761c8e52b1aca407b384d1 Mon Sep 17 00:00:00 2001 From: Samuel Greene Date: Thu, 2 May 2024 04:23:51 -0700 Subject: [PATCH 4/5] Update generate-docs.js --- scripts/generate-docs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/generate-docs.js b/scripts/generate-docs.js index bca1f2fc..27e8f4db 100644 --- a/scripts/generate-docs.js +++ b/scripts/generate-docs.js @@ -5,7 +5,7 @@ import { stringify, getTag } from './utils' let outputDir = './docs/data/' -let githubSrcUrl = 'https://github.com/smartprocure/futil-js/blob/master/src/' +let githubSrcUrl = 'https://github.com/futil-js/futil-js/blob/master/src/' let getNameFromDoc = _.flow( _.get('longname'), @@ -49,7 +49,7 @@ let getDocs = async () => { source, lineCount, lineno: x.meta.lineno, - // https://github.com/smartprocure/futil-js/blob/master/src/array.js#L20-L25 + // https://github.com/futil-js/futil-js/blob/master/src/array.js#L20-L25 link: `${githubSrcUrl}${x.meta.filename}#L${x.meta.lineno}${ lineCount === 1 ? '' : `-L${x.meta.lineno + lineCount - 1}` }`, From 42335a46defc7724c423a3231b3a81688f7863fa Mon Sep 17 00:00:00 2001 From: Samuel Greene Date: Thu, 2 May 2024 04:24:34 -0700 Subject: [PATCH 5/5] Update index.html --- docs/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index 91982af4..3a5ae667 100644 --- a/docs/index.html +++ b/docs/index.html @@ -42,7 +42,7 @@ @@ -52,19 +52,19 @@

futil-js