Javascript XML Lexer
☆15Nov 17, 2016Updated 9 years ago
Alternatives and similar repositories for xml-lexer
Users that are interested in xml-lexer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Javascript XML Reader and Parser☆33Dec 10, 2017Updated 8 years ago
- A webpack loader that turns a commonjs module into one whose dependencies can be injected☆14Mar 17, 2014Updated 12 years ago
- Tiny React library to create links from text☆10Oct 31, 2017Updated 8 years ago
- Extends Tape with new assertions☆15Feb 14, 2016Updated 10 years ago
- List of emoji shortnames, grouped by category.☆10Oct 4, 2017Updated 8 years ago
- Simple and Fast LRU cache for node☆13Nov 6, 2020Updated 5 years ago
- An iteration of the Node.js core streams with a series of improvements.☆238Updated this week
- one on one Ocaml TCP chat app written with Riot + Mint tea☆10Apr 1, 2024Updated last year
- Nano implementation of TOML using Markty.☆16Jun 22, 2022Updated 3 years ago
- HTML custom elements for controlling hardware with the Johnny-Five JavaScript Robotics & IoT platform.☆12Aug 15, 2018Updated 7 years ago
- Benchmark throughput between frameworks☆18Mar 19, 2024Updated 2 years ago
- UEFA EURO 2016 results for hackers.☆22Oct 4, 2019Updated 6 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Do not zip. Just store. // Mirror of https://git.chor.date/Conduitry/do-not-zip☆24Nov 22, 2021Updated 4 years ago
- A calculator with equations and variables☆13Mar 23, 2016Updated 10 years ago
- Code for my upcoming egghead course: Refactoring React Components to TypeScript☆13Aug 24, 2023Updated 2 years ago
- Test React components with tape☆37Apr 28, 2017Updated 8 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Convert an array of Objects into a table format☆10Nov 3, 2020Updated 5 years ago
- Template repository for bug reports to @testing-library/dom, @testing-library/react, and @testing-library/jest-dom☆17Jul 18, 2021Updated 4 years ago
- Source code for 'Beginning Functional JavaScript' by Anto Aravinth☆13Sep 5, 2017Updated 8 years ago
- A tiny and simple Persian calendar convertor from/to Gregorian calendar☆14Dec 27, 2016Updated 9 years ago
- WebAssembly Based Javascript (ECMAScript) Parser☆22Oct 11, 2020Updated 5 years ago
- markdown-magic Plugin to list out the contributors of your repository.☆13Jan 16, 2017Updated 9 years ago
- Allows secure eval execution of JavaScript code in a browser context.☆26Dec 6, 2022Updated 3 years ago
- idempotent bind function library.☆15May 24, 2016Updated 9 years ago
- A WebAssembly-based linear constraint solver for JavaScript☆13Aug 31, 2017Updated 8 years ago
- Sliding-window and regular top-K sketches, based on HeavyKeeper