Giter VIP home page Giter VIP logo

Comments (5)

mxl avatar mxl commented on August 18, 2024

@hughsk WDYT if I'll prepare such PR?

from flat.

kristianmandrup avatar kristianmandrup commented on August 18, 2024

I need the camel case option as well. We need this functionality for better customisation of key names than a simple separator!

from flat.

kristianmandrup avatar kristianmandrup commented on August 18, 2024

There is a snake case variant here

from flat.

kristianmandrup avatar kristianmandrup commented on August 18, 2024

I complete rewrote flat as flat2

Includes loads of customisation options for custom key generation and transforms to fit any such scenario. Now snakecase and camelCase options come built in as well ;)

from flat.

lucas-rudd avatar lucas-rudd commented on August 18, 2024

@mxl how would you handle the case where the object looks like so?

{
  first: {
    second: "hello",
    fOurth: "foo"
  }
}

Now you have the key-value pair

firstFOurth: "foo"

How will this be unflattened? Or, how will you determine whether or not this is first.fOurth or first.f.ourth?

from flat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.