custom person module
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install woe-love --save
npm install
npm test
- -: custom person module
- @davidfig/json-depth: Prettify JSON for output with a number of options, including inlining after a set depth
- @hero-page/hero-ai-package-creator: Create complete NPM packages quickly and easily with the power of AI. The hero-ai-package-creator generates all necessary files and configurations for your NPM package, saving you time and effort in the development process.
- @karmaniverous/dirtree: Parses a directory into a nicely-formatted ASCII tree. Includes a CLI.
- @tectalic/openai: Tectalic OpenAI REST API Client
- 1-liners: Useful oneliners and shorthand functions
- app-root-path: Determine an app's root path from anywhere inside the app
- cwd: Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
- dateformat: A node.js package for Steven Levithan's excellent dateFormat() function.
- futils: Functional programming utility toolkit
- gradient-string: Beautiful color gradients in terminal output
- jsome: Make your JSON look AWESOME!
- jsonpath: Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
- kyanite: A small library of pure functional utilities to make life easier and data better
- lowline.ai: An AI powered utility library
- luxon: Immutable date wrapper
- openai: Node.js library for the OpenAI API
- path-resolver: returns a valid filesystem path.
- pretty-error: See nodejs errors with less clutter
- relative: Get the relative filepath from path A to path B. Calculates from file-to-directory, file-to-file, directory-to-file, and directory-to-directory.
- requireindex: Write minimal node index.js files that require and export siblings by file basename
- rootpath: Little helper to make node.js require relative to your project root
- typy: Minimal JavaScript type checking library
- winston: A logger for just about everything.
- woe-love: custom person module
- woelogs: custom package, probably won't be useful to you.
- @semantic-release/changelog: semantic-release plugin to create or update a changelog file
- @semantic-release/commit-analyzer: semantic-release plugin to analyze commits with conventional-changelog
- @semantic-release/github: semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues
- @semantic-release/npm: semantic-release plugin to publish a npm package
- @semantic-release/release-notes-generator: semantic-release plugin to generate changelog content with conventional-changelog
- ajv: Another JSON Schema Validator
- auto-changelog: Command line tool for generating a changelog from git tags and commit history
- commitizen: Git commit, but play nice with conventions.
- cz-git: A better customizable and git support commitizen adapter
- cz-gitmoji: Commitizen adapter for gitmoji.
- dotenv: Loads environment variables from .env file
- eslint-config-prettier: Turns off all rules that are unnecessary or might conflict with Prettier.
- jest: Delightful JavaScript Testing.
- jsdoc-to-markdown: Generates markdown API documentation from jsdoc annotated source code
- prettier: Prettier is an opinionated code formatter
- semantic-release-gitmoji: Different from conventional changelog, Gitmoji commits are used to determine a release type and generate release notes.
MIT