capsidjs / genelLinks
Utility for generating html elements with tagged`template literal`. Only 649 bytes.
☆12Updated last year
Alternatives and similar repositories for genel
Users that are interested in genel are comparing it to the libraries listed below
Sorting:
- A native DOM component for embedding youtube video players☆37Updated 5 years ago
- Markdown tagged template literal renderer☆34Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- 🗄 - Enable persistent storage in the browser☆18Updated 8 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated last year
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- An on-save linter and formatter for atom using standard. Supports all the options that standard supports.☆14Updated 8 years ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- small and extendable jsx transpiler☆19Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Pluck nested properties from an object☆21Updated 8 years ago
- streaming html templates☆16Updated last year
- a list of javascript modules for managing pull requests☆14Updated 8 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Small module for doing generic rate limiting using an LRU cache