Skip to content

netlify/netlify-commons

Folders and files

NameName
Last commit message
Last commit date
Oct 6, 2022
Feb 28, 2019
Mar 18, 2020
Oct 7, 2022
Oct 11, 2022
Oct 11, 2022
Oct 11, 2022
Oct 10, 2022
Jun 19, 2020
Sep 21, 2020
May 22, 2017
Oct 11, 2022
May 11, 2020
May 11, 2020
Jan 3, 2022
Jul 11, 2022
May 30, 2022
May 30, 2022

Repository files navigation

netlify-commons

This repo is actively being decomposed. Please check the section below for where many packages have moved. The deprecation process is slow so code is removed where possible, but to stop doing major refactors, we are putting this notice

Decomposition information

These packages have moved and will be removed in an upcoming breaking change. Please prefer making the modifications to the new repos. There will be no effort in maintaining packages that have been marked for deletion.

The largest change is going to be porting router, http, and server to their own repos.

Things that are on the chopping block coming up (pending time mostly):

  • removal of the instrument, graceful, discovery packages as there is minimal usage and some functionality is better supported in the stdlib
  • moving mongoclient out
  • moving ntoml out

This is a core library that will add common features for our services.

The ones that have their own right now will be migrated as needed

Mostly this deals with configuring logging, messaging (rabbit && nats), and loading configuration.