Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

chanzuckerberg/frontend-libs

Repository files navigation

[DEPRECATED] frontend-libs

** DEPRECATED ** this repository is no longer used to publish packages. Reference https://github.com/chanzuckerberg/edu-libs instead

Tests

Monorepo of frontend, TypeScript projects for use by the Chan Zuckerberg Initiative.

Project goals

The packages in this monorepo are

  • Useful between projects and initiatives at CZI
  • Useful for other companies and the open-source community

Using a monorepo eases the maintenance burden by sharing configuration and tooling across packages. Overall goals for this project are

  • Package are independent. Unrelated packages can live in this repository.
  • Packages are built, linted, and tested at the top level (instead of individually), to keep things simpler.
  • Packages can override config as necessary.
  • Scripts are straightforward and standard, so upgrading dependencies is as easy as possible. Limit custom processes.

Usage

All packages are published separately as NPM packages, and should be installed and used as such. See each package's README.md file for installation and usage instructions.

Packages

License

All code and packages in this repository are licensed under the MIT License.

Developing and Publishing

If you want to work on this project or contribute back to it, see the wiki entries on Developing and Publishing Releases.

About

Monorepo of TypeScript projects for the Chan Zuckerberg Initiative.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published