Skip to content

libsugar/sugar.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sugar.js

Node.js CI NPM MIT Github ApiDoc

JS JS

Like syntactic sugar, but is library

Documentation

The main goal of the libsugar project is to eliminate the differences in the standard library between different languages and the secondary goal is to provide many sweet tools

Install

npm

npm i libsugar

yarn

yarn add libsugar

pnpm

pnpm i libsugar

umd

<script src="https://cdn.jsdelivr.net/npm/libsugar/dist/sugar.js"></script>

umd no pack

<script src="https://cdn.jsdelivr.net/npm/libsugar@2.10.0/umd/path_to_module.js"></script>

esm

<script type="module" src="https://cdn.jsdelivr.net/npm/libsugar/sugar.mjs"></script>

esm no pack

<script type="module" src="https://cdn.jsdelivr.net/npm/libsugar/esm/path_to_module.mjs"></script>

import

import { } from 'https://cdn.jsdelivr.net/npm/libsugar/esm/index.mjs'

deno

import { } from 'https://cdn.jsdelivr.net/npm/libsugar/src/index.ts'
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy