jsr
There are 194 repositories under jsr topic.
mercyblitz/jsr
Java Specification Requests
JavaMoney/jsr354-api
JSR 354 - Money and Currency API
JavaMoney/jsr354-ri
JSR 354 - Moneta: Reference Implementation
oliver-oloughlin/kvdex
A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️
unitsofmeasurement/unit-api
Units of Measurement API
unitsofmeasurement/indriya
JSR 385 - Reference Implementation
jsr-core/unknownutil
A lightweight utility pack for handling unknown type
jsr-core/match
A **true** pattern matching library for JavaScript/ TypeScript
kt3k/license-checker
:page_facing_up: CLI tool for checking license headers in files
unitsofmeasurement/unit-ri
JSR 363 - Reference Implementation
jacob-shuman/node-itunes-search
A wrapper around the iTunes Search API
ryoppippi/pkg-to-jsr
Zero-config tool that generates jsr.json from package.json
jsr-core/asyncutil
Asynchronous primitive utility pack
mys1024/worker-fn
worker-fn hides the complexity of communication between the JavaScript main thread and Worker threads, making it easy to call the functions defined in workers.
zhorton34/container
@findhow/container a dependency injection service container for typescript
lambdalisue/deno-itertools
🦕 A TypeScript port of Python's itertools and more-itertools for Deno
JNOSQL/jnosql-book
The JNoSQL is a framework whose has the goal to help Java developers to create Java EE applications with NoSQL, whereby they can make scalable application beyond enjoy the polyglot persistence.
lambdalisue/deno-unnullish
🦕 An opposite function of nullish coalescing operator
chrisderwahre/JSRGraffitiTool
A Tool for Modding Jet Set Radio's Graffiti
lambdalisue/deno-ansi-escape-code
🦕 Utilities to trim and parse ANSI escape code
EGAMAGZ/paska-ovo
A simple javascript library for adding easter eggs to web pages 🥚
lambdalisue/deno-systemopen
🦕 Open a file or URL using the default application of the user's platform (support Windows, macOS, and Linux)
ryoppippi/mirror-jsr-to-npm
a tool designed to mirror packages from JSR to NPM
lambdalisue/deno-git-browse
🦕 Deno library and CLI to browse hosting service webpages of the repository
deno-plc/vite-plugin-deno
Native JSR support for Rollup/Vite
javaee-security-spec/security-spec
The EE Security Project is contributed to Eclipse Foundation. Click the link below
BrunoBernardino/shurley
I'll give you the right URL, but don't call me Shirley!
oliver-oloughlin/jex
Configure strongly typed API clients
yourbatman/JSR-JCP
收集了从Java EE到Jakarta EE,从Java EE 5到Java EE 8的几十种技术的JSR规范文档。
CarcajadaArtificial/teclas
Teclas ⌨️ is a zero-dependency lightweight typescript library where you can easily handle keyboard events.
lambdalisue/deno-ogh
🪨 Organize GitHub repositories. Similar to ghq but use gh command internally and options are limited.
lambdalisue/deno-unreachable
🦕. A type-check utility function to indicating that the code is unreachable
Quartz/space-launches
Converts the JSR Launch Vehicle database into one big CSV file.
SleepyLark/Jet-Lag-Radio
Whether you're on the air or offline, it will get to you eventually
kt3k/picojsx
A minimal jsx runtime implementation. Renders jsx into a string.
vnphanquang/githooks
utility for setting up git hooks - a Deno port of husky