splitby 1.2.2

Split text by a regex delimiter — a powerful, multi-threaded alternative to cut
# build output
dist/
# generated types
.astro/

# dependencies
node_modules/

# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

# local caches
.npm-cache/
.cache/


# environment variables
.env
.env.production
**/.env

# macOS-specific files
.DS_Store


# Added by cargo
/target