hash.js
URL hash manipulator
A lightweight JavaScript library for manipulating URL hashes
Hash.js is a 0.5 KB script that lets you in a super simple way manipulate everything behind # in urls.
156 stars
10 watching
28 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
h2non/jshashes | A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
blackhole1/vue-array | A utility package for array manipulation in Vue applications | 15 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
calebroseland/vue-dom-portal | A utility for manipulating DOM nodes within Vue.js components | 208 |
joseconstela/webparsy | A Node.js library and CLI for scraping websites using Puppeteer and YAML definitions | 44 |
tjmehta/101 | A modern JavaScript utility library providing functional programming utilities and simplifying vanilla JavaScript methods. | 1,551 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,809 |
paulmillr/noble-hashes | An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. | 586 |
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
srijs/rusha | A high-performance pure-JavaScript implementation of the SHA1 hash algorithm | 278 |
js-devtools/rehype-url-inspector | A plugin to inspect and manipulate URLs in HTML documents | 19 |
nbubna/html | An extensible JavaScript library to simplify DOM manipulation and traversal. | 1,423 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
jooq/joox | An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java. | 495 |