Skip to content

A monorepo framework integrating first-class packages and build systems

License

Notifications You must be signed in to change notification settings

techor-dev/techor

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2024
Dec 21, 2022
Nov 26, 2024
Mar 20, 2025
Aug 16, 2023
Mar 27, 2023
Dec 21, 2022
Jan 27, 2024
Aug 4, 2023
Dec 21, 2022
Dec 21, 2022
Feb 24, 2024
Feb 24, 2024
Nov 26, 2024
Mar 20, 2025
Mar 20, 2025
Aug 5, 2023
May 2, 2024
Nov 26, 2024
Feb 20, 2024

Repository files navigation


techor

A monorepo ecosystem integrating first-class packages and build systems

NPM Version NPM package ( download / month ) Follow @mastercorg Github release actions

Ecosystem

Build System
  • techor - A monorepo build system and workflow
Convention
Release
Packing
  • pack - Bundling your TypeScript and CSS packages with zero configuration
Versioning
  • version - Smartly bump all workspace-dependent packages to specific versions
Linting
Testing
  • jest - Techor's jest preset to improve performance
  • jest-dom - Techor's jest preset for DOM
Continuous Integration
Utilities
  • extend — Deeply extend objects ~380B
  • a plain obj — Is it a plain object? ~100B
  • cross import — Import .ts, .mjs, .cjs files across environments as JavaScript modules
  • explore config — Explore multi-format JavaScript module configuration
  • fs — A human-friendly file system with glob patterns
  • glob — A human-friendly set of glob utilities
  • npm — Get, query, and read such as package workspaces via NPM/PNPM.

Built on the top

  • turborepo - A high-performance build system for monorepo
  • esbuild - An extremely fast JavaScript and CSS bundler and minifier
  • semantic-release - Fully automated version management and package publishing
  • typescript - A strongly typed programming language that builds on JavaScript
  • commitlint - Lint commit messages
  • conventional-changelog - Generate changelogs and release notes from a project's commit messages and metadata
  • eslint - Find and fix problems in your JavaScript code
  • husky - Modern native Git hooks made easy
  • jest - Delightful JavaScript Testing.

Who's using techor?

  • Master CSS - A Virtual CSS language with enhanced syntax

Contributing

Please see the documentation CONTRIBUTING for workflow.