25 Dec 25

Bundle, install, and run JavaScript

by bitor 1 month ago

25 Sep 25

How to stay safe from NPM supply chain attacks. Contribute to bodadotsh/npm-security-best-practices development by creating an account on GitHub.

by chrisSt 4 months ago

02 Apr 25

The open-source package registry for modern JavaScript and TypeScript

by homer 10 months ago

30 Mar 25

Deno is the open-source JavaScript runtime for the modern web.

by homer 10 months ago

23 Aug 24

Full stack typescript web development framework, along the lines of Rails. Uses React on the front end.

by chrisSt 1 year ago saved 2 times

30 Jan 24

Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance - apostrophecms/sanitize-html: Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance

by chrisSt 2 years ago

05 Jan 24

Validate unknown data with Valibot, the open source schema library with bundle size, type safety and developer experience in mind.

by chrisSt 2 years ago

08 Dec 23

Ultrafast web framework for Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, Lagon, Node.js, and others. Fast, but not only fast.

by chrisSt 2 years ago saved 2 times

28 Apr 23

If you’re writing anything more complicated than a brief command-line script, reading this should help you write higher-performance, more-secure applications. This document is written with Node.js servers in mind, but the concepts apply to complex Node.js applications as well. Where OS-specific details vary, this document is Linux-centric.

Honestly? I’m saving this because it is a good bit of documentation writing more than it is useful to me as reference.

by eli 2 years ago