Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loconluis/playground-workspace
Here I put all the examples I do in a separate environment before using it in main systems functions. ๐ท๐ฝ
https://github.com/loconluis/playground-workspace
Last synced: 16 days ago
JSON representation
Here I put all the examples I do in a separate environment before using it in main systems functions. ๐ท๐ฝ
- Host: GitHub
- URL: https://github.com/loconluis/playground-workspace
- Owner: loconluis
- Created: 2018-02-28T19:08:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T00:30:09.000Z (over 3 years ago)
- Last Synced: 2023-02-27T05:56:48.572Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Let's Play with Code
1. Selector Project: Contains a code to filter data on nested arrays ๐.
2. Format Project: Contains a function that returns an array with necessary data, for the management of a ๐ณ.
3. buildArrayWithOther: Contains a instance of a class, to return a new structure, like Format but dynamic. ๐ข
4. appendAndUpdate: Contains functions to, Add new childs and update childs on nested arrays. ๐จโ๐ฉโ๐งโ๐ฆ
4. Convert2Group: Contains functions to take a data and returns normalized for the structure that need a select component. ๐ฝ