Socket
Socket
Sign inDemoInstall

g1lib

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    g1lib

An ubiquitous static javascript toolbox lib for Ǧ1 / Duniter ecosystem with reliability in mind.


Version published
Weekly downloads
19
increased by171.43%
Maintainers
1
Install size
525 kB
Created
Weekly downloads
 

Readme

Source

pipeline status coverage report

duplication maintainability

release usage as download

EN | FR

Full english translation not released yet, see up-to-date FR version. (Pas de version anglaise pour l'instant, consultez la version française).

G1lib.js

An ubiquitous static javascript lib for Ǧ1 / Duniter ecosystem with reliability in mind.

  • Unit tested
  • Tracked quality metrics
  • Static package with no-dependency
  • import only what you need*

*modern esm import/export & high modularity improve tree-shaking

Usage

For user privacy, CDN should not be used in production. For quick prototyping without npm : https://unpkg.com/browse/g1lib/

With npm

Install nodejs then in cli :

npm install --save g1lib

In js :

import * as g1lib from "g1lib"

Other packaging use-case ? (asm, cjs...), ask for it

Contribute

Ask for features or fix in issues.

Merge-request welcome. Quality requirement :

  • follow opinionated g1lib.js choices
  • covered by unit-tests
  • follow Clean Code good practices ISBN : 978-0-1323-5088-4

If you need help to reach quality requirement, ask it (in issue or merge-request).

Funding

Ǧ1 and common fiat are welcome (crypto currencies are welcome to but i don't allready have wallet).

G1Lib.js author and maintainer is [1000i100] Millicent Billette.

To send me money, all you need is at the bottom of this document : CGV.

FAQs

Last updated on 12 Jan 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc