dylanpyle / version
A simple semantic versioning tool for Deno; a lightweight replacement for `npm version`
☆12Updated 7 months ago
Alternatives and similar repositories for version:
Users that are interested in version are comparing it to the libraries listed below
- A simple promisified recursive readdir function, with support for globs and .gitignore files.☆13Updated last week
- Import like with require but using await☆30Updated 3 years ago
- A WHATWG Proposal☆21Updated 5 years ago
- A grep-like command that uses JavaScript-flavored regular expressions.☆19Updated 7 months ago
- ☆14Updated 2 years ago
- ESbuild plugin to apply import map mappings to ESM a head of time.☆25Updated this week
- Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`☆24Updated last year
- Alternative JSON.stringify function with sorted keys, so the output is stable.☆13Updated last month
- An easier to bootstrap sql.js☆24Updated last month
- A tool to install executable deno script.☆10Updated 5 years ago
- a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime☆50Updated 4 years ago
- A copy-past boilerplate for native lazy-load that works today.☆17Updated 5 years ago
- A demo running Babel with Deno☆11Updated 2 years ago
- Create a bundle for Deno runtime☆28Updated 3 years ago
- A fast function for calculating the visual width of a string once printed to the terminal.☆35Updated last month
- JS formatter for dprint Wasm plugins.☆33Updated 7 months ago
- The easiest way to set, read, or update, CSS variables per each element.☆49Updated 2 years ago
- The Low Output Latency streaming HTML rewriter/parser with CSS-selector based API, in Webassembly.☆23Updated last year
- Experimental TypeScript to JavaScript transformer in AssemblyScript based on Sucrase☆39Updated 3 years ago
- esbuild plugin for rendering markdown as React components☆13Updated 4 years ago
- ☆45Updated 2 years ago
- Create changesets content from Pull Request.☆10Updated 2 years ago
- Collection of low level plugins for different bundlers to generate and handle preact islands☆16Updated 7 months ago
- Run code in sandbox with in-memory module resolution☆62Updated 2 years ago
- A tiny PEG-like system for building language grammars with regexes.☆19Updated this week
- React 15 compatibility layer for Preact