cburgmer / xmlserializer
xmlserializer serializes a DOM subtree or DOM document into XML/XHTML
☆37Updated last year
Related projects ⓘ
Alternatives and complementary repositories for xmlserializer
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆54Updated this week
- fstream class for creating npm packages☆30Updated 7 years ago
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- ES async iterator wrapper for node streams☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- PostCSS plugin that adds a user input scope to each selector☆46Updated 3 months ago
- Array.observe polyfill☆29Updated 8 years ago
- Visual diff between 2 javascript variables☆32Updated last year
- Deep iteration of any object or iterable collection.☆20Updated 3 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- AST recursive visitor☆79Updated last year
- unicode lookup table☆13Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object in…☆56Updated 11 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆28Updated 9 months ago
- Store your application config in the right location.☆29Updated last year
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 6 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated 6 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- generate LICENSE and related files from package.json☆41Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get available v8 and Node.js flags.