noodl
v0.0.50
Published
NOODL is a language stemmed from the YAML language. This library gives you the tools to build JavaScript applications using Neural Object Oriented Descriptive Language
Downloads
27
Readme
noodl
NOODL is a language stemmed from the YAML language. This library gives you the tools to build JavaScript applications using Neural Object Oriented Descriptive Language
Usage
ES5
const Noodl = require('noodl')
ES6
import Noodl from 'noodl'