library generator/tools/scripts
This repository is a monorepo that we manage using Yarn Workspaces.
Package | Version | Description |
---|---|---|
babel-plugin-fix-class-properties-uninitialized | babel plugin fix class properties uninitialized | |
babel-preset-pob-env | pob babel preset env | |
pob | Pile of bones, library generator with git/babel/typescript/typedoc/readme/jest | |
pob-babel | Build and watch with babel and typescript | |
pob-dependencies | easier dependencies upgrade with a real package.json | |
repository-check-dirty | check that a git repository is not dirty | |
yarn-version | yarn berry versioning using conventional commits | |
yarn-workspace-utils | workspace utils for yarn berry | |
@pob/check-lib-dependency-in-root-dev-dependencies | Checks an lib dependency in root dev dependency. Ensures you have the version you want ! Very useful with yarn berry. | |
@pob/codemods | codemods for pob | |
@pob/commitlint-config | pob commitlint config | |
@pob/esbuild | esbuild configuration for pob | |
@pob/pretty-eslint-config | prettier and sort eslint config | |
@pob/pretty-pkg | prettier and sort package.json | |
@pob/rollup | rollup configuration for pob | |
@pob/rollup-esbuild | rollup configuration with typescript for pob | |
@pob/rollup-typescript | rollup configuration with typescript for pob | |
@pob/root | root package | |
@pob/sort-eslint-config | sort eslint config | |
@pob/sort-object | sort object | |
@pob/sort-pkg | sort package.json | |
@pob-example/next-app | pob nextjs app example | |
example-simple-lib | ||
example-typescript-lib | ||
example-typescript-lib-esbuild | ||
example-typescript-lib-rollup-esbuild | ||
example-typescript-lib-with-rollup-typescript | ||
example-typescript-lib-without-rollup | ||
example-webpack-app |