Enterprise Client-Side Routing for React
Enjoy this library? Try the entire TanStack! React Query, React Table, React Charts, React Virtual
Trending Projects is available as a weekly newsletter please sign up at Stargazing.dev to ensure you never miss an issue.
Enterprise Client-Side Routing for React
Enterprise Client-Side Routing for React
Enjoy this library? Try the entire TanStack! React Query, React Table, React Charts, React Virtual
Test drive programming fonts online in your browser. All fonts in one place, with proper credits towards the creators.
Test drive programming fonts online in your browser. The interactive counter part of the Tumblr Blog.
ProgrammingFonts.org makes it easier to find monospaced fonts. All fonts in one place, with proper credits towards the creators. It's not a download portal, we don't track anything, it's strictly by nerds and designers for nerds and designers.
Please feel free to make a little donation via PayPal towards the coffee that keeps this labour of love running. It's much appreciated!
.woff
format (if available): regular, italic, bold, bold+italic-mono
unless it's really part of the name.Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
nvm
allows you to quickly install and use differentโฆ
A tool and javascript library for converting strings, numbers, and scripts to equivalent sequences of ()[]{}+! characters that run in the browser.
A tool and javascript library for converting strings, numbers, and scripts to equivalent sequences of ()[]{}+! characters that run in the browser.
You can get it from npm to use the command line tool or using it from node.js.
Also avalable as AMD module or by exporting itself to window object in the
browser. Just clone the repo or download hieroglyphy.js
file.
Just a really good MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins
xdm is an MDX compiler that focusses on two things:
This is mostly things I wrote for @mdx-js/mdx
which are not slated to be
released (soon?) plus some further changes that I think are good ideas (source
maps, ESM only, defaulting to an automatic JSX runtime, no Babel, smallish
browser size, more docs, import/exports in evaluate, esbuild and Rollup
plugins).
There are also some cool experimental features in
Use Node 12 or later
Then install xdm
with either npm or yarn.
npm:
npm install xdm
yarn:
yarn add xdm
This package is ESM only
Node 12+ is needed to use it and it must be import
ed instead of require
d.
A library of dependency-free JavaScript functions that do just do one thing.
A library of zero-dependency npm modules that do just one thing A guilt-free alternative to those bulkier utility libraries. Ideal for PWA development or whenever bytes are precious.
We welcome contributions. Please follow our contribution guidelines.
A REPL for every utility (powered by RunKit)
All packages support ES module or Common JS syntax without requiring transpilation
// esm (node / bundler)
import clone from 'just-clone';
// esm (native browser code)
import clone from './node_modules/just-clone/index.mjs';
// cjs
const clone = require('just-clone');
We're in the process of adding TypeScript definitions and tests to every Just utility. You're welcome to help us get there! Here's an example PR.
You can verify new TypeScript definitions byโฆ
Blazing fast terminal-ui for git written in rust
I do most of my git work in a terminal but I frequently found myself using git GUIs for some use-cases like: index, commit, diff, stash, blame and log.
Unfortunately popular git GUIs all fail on giant repositories or becomeโฆ
Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Curated papers, articles, and blogs on data science & machine learning in production.
Figuring out how to implement your ML project? Learn how other organizations did it:
P.S., Want a summary of ML advancements? ml-surveys
P.P.S, Looking for guides and interviews on applying ML? applyingML
Table of Contents
WAI-ARIA compliant React autosuggest component
Looking for maintainers!
Unfortunately, I don't have the time to maintain this project anymore. If you are interested to help, please reach out to me on Twitter @moroshko.
Check out the Homepage and the Codepen examples.
Publish flaring fast blogs with Next.js and Ghost CMS
Create and publish flaring fast blogs with next-cms-ghost. Powered by the React framework Next.js and content fed by headless Ghost, you'll get a production ready hybrid frontend that combines the best of static and server-rendered sites. Most importantly, your website can be easily distributed globally to be served from the edge. At the same time your content creators can continue to work with the Ghost authoring system they are used to.
Check out Blogody for an integrated solution with all the benefits of this repository included!
Play with the Demo to get a first impression.
For all for the latest rankings please checkout Stargazing.dev
Trending Projects is available as a weekly newsletter please sign up at Stargazing.dev to ensure you never miss an issue.
If you enjoyed this article you can follow me on Twitter where I regularly post about HTML, CSS and JavaScript.