[READ-ONLY] Mirror of https://github.com/kristianbinau/SimpleHistory. A simple history library for Deno, Node.js and the browser. Build with Deno & Typescript. www.npmjs.com/package/@kristianbinau/simple-history
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 92.9%
JavaScript 7.1%
5 1 1

Clone this repository

https://tangled.org/kristian.binau.me/SimpleHistory https://tangled.org/did:plc:nw7emv6g4qrqvhi3o27u5kgz
git@tangled.org:kristian.binau.me/SimpleHistory git@tangled.org:did:plc:nw7emv6g4qrqvhi3o27u5kgz

For self-hosted knots, clone URLs may differ based on your setup.



README.md

History#

A simple history library for Deno, Node.js and the browser. Build with Deno & Typescript.

Commands#

  • deno fmt src/ - Run formatter
  • deno lint src/ - Run linter
  • deno test src/ - Run tests
  • deno run -A scripts/build_npm.ts x.x.x - Build npm package
  • npm publish --access=public npm/ - Publish npm package