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 no npm install needed!

<script type="module">
  import noodl from 'https://cdn.skypack.dev/noodl';
</script>

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'