Skip to main content

Search

Items tagged with: nodeJS


Still using `npm init -y`?

May I introduce you to `npm init --init-type=module --init-license=AGPL-3.0-only -y`?

:awesome:šŸ‘ Free software license (makes ā€œopenā€ as in ā€open for businessā€ folks squirm)

:awesome:šŸ‘ ES modules (because it’s 2026)

#nodeJS #npm #FreeSoftware #AGPL #ECMAScriptModules #JavaScript #web #dev


🄳 New Kitten release

Just released a new version of Kitten that now includes JSDB 7.0.0 with its improved JSTable.PERSIST event.

kitten.small-web.org

Note that this is a breaking change. If you’re listening for the old 'persist' event, please update your code.

For more information, please see the changelog: codeberg.org/kitten/app/src/br…

Enjoy!

:kitten: šŸ’•

#SmallWeb #SmallTech #Kitten #KittenReleases #web #dev #JavaScriptDatabase #JSDB #NodeJS





🄳 @small-tech/auto-encrypt-localhost version 9.0.1 released

Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Polka, Express.js, etc.) Unlike mkcert, 100% written in JavaScript with no external/binary dependencies. As used in Kitten¹

codeberg.org/small-tech/auto-e…

This is a housekeeping release:

• Add TypeScript type definitions.
• Improve code quality; fix all type warnings.
• Update dependencies and remove all npm vulnerability warnings.

Full change log: codeberg.org/small-tech/auto-e…

Enjoy! šŸ’•

¹ kitten.small-web.org

#SmallTech #SmallWeb #AutoEncryptLocalhost #TLS #web #dev #NodeJS #JavaScript #SmallTechnologyFoundation


🄳 @small-tech/syswide-cas v7.0.2 released

Enables Node.js to use custom Certificate Authorities (CAs) alongside the bundled root CAs.

codeberg.org/small-tech/syswid…

• Drops legacy Node support
• Is now ESM
• Improved code quality
• Added TypeScript type information

Full change log: codeberg.org/small-tech/syswid…

Enjoy!

šŸ’•

#SmallTech #releases #syswideCAs #TLS #NodeJS #CertificateAuthorities

⇧