flatdb-lite
A powerful and lightweight flat database library for JavaScript with schema validation, indexing, advanced binary storage, and querying capabilities
A powerful and lightweight flat database library for JavaScript with schema validation, indexing, advanced binary storage, and querying capabilities
In the works
flatnet is an evolutionary algorithm with models as action lists
Module to flatten objects like a pro, with guarantees to avoid losing data in the process.
Flatten javascript objects to a single level
flatten a nested object with type hint
Take a nested Javascript object and flat it
Convert the Object into flatten object
Deeply Iterate over Arrays. Like calling array.flat()[Symbol.iterator](), but without the memory cost
This package provides a simple, lightweight and robust way to convert an object to a flat list of all its non-object entries - and of course back to an object.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys. Fork from (hughsk/flat).
A command-line tool that generates a flat structure of your project and creates a tree view to easily visual it. It's useful for getting a quick overview of your project structure or for creating a simplified version of your project directory. I've person
This Package will flat the nested objects and make all key values pairs available to use at initial level
proxy that flatten a promise that resolves to an object to an object whose props or methods resolves to a promise
flat array translate to tree data,以递归的方式把扁平数组转换成树形结构
A pack of functions for working with Sets {web}.
A collection of methods for working with Objects {web}.
Modern flat design framework for the web — inspired by Duolingo design system.
A set of functions to translate spherical approximation of an earth angular coordinates (lat, lng) to a cartesian coordinates (x, y) on an adjacent to sphere plane in some center point and then translate back to display on a map.
ftry converts a promise or function call to a 2-tuple response. Inspired by golang style error handling without try/catch.