Skip to content

Instantly share code, notes, and snippets.

@Duaner
Duaner / new-slice.md
Last active April 18, 2017 14:52
Include New slices in your nodejs project

#Define


"new-slice" : {
    "type" : "Slice",
    //No repeatable zone
    "non-repeat" : {
      "titre" : {
        "type" : "StructuredText"
      }
 },