valery-barysok / json-cycleLinks
Utilities provide ability to encode/decode cyclical structures.
☆43Updated 2 years ago
Alternatives and similar repositories for json-cycle
Users that are interested in json-cycle are comparing it to the libraries listed below
Sorting:
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆63Updated last week
- Prefix each css selector with parent selector☆58Updated 5 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Monkey-patches for file system related things☆119Updated 2 months ago
- Make your own nested errors☆69Updated 4 months ago
- Convert a glob to a regular expression☆150Updated 6 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Tokenizes a string that represents a regular expression.☆96Updated 3 weeks ago
- Node filesystem spies and mocks☆51Updated 2 months ago
- Parser module for JsDoc or Closure Compiler format type-annotation.☆54Updated 2 years ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 7 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 2 years ago
- JS Object representation of a stack frame.☆83Updated 2 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 4 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Create a hash checksum over a folder or a file☆116Updated this week
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 5 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Turn any collection of objects into its own efficient tree or linked list using Symbol☆112Updated 5 years ago
- Simple, flexible file copy utility☆97Updated last year
- Topological sort implemented in Javascript / Typescript☆18Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Minimalistic shallow equality check for arrays/objects☆80Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago