Read data from comment, like as perl's Data::Section::Simple.
An ini encoder/decoder for node
Generates command-line usage information
Like front-matter, but supports multiple sections in a document.
output coverage reports using Node.js' built in coverage
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Return the global object.
Number constructor.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
Combines a FeatureCollection of Point, LineString, or Polygon features into MultiPoint, MultiLineString, or MultiPolygon features.
WebAssembly binary format parser
mjml-section
Maximum unsigned 32-bit integer.
Convert between POSIX and Windows paths.
Platform float word order.
Return the current working directory.
Escape a regular expression string or pattern.
Takes a GeoJSON feature and returns points at all self-intersections.
Converts a polygon to a line string.
Platform byte order.
Polygonizes a set of lines that represents edges in a planar graph.
ASONB is a binary representation of ASON optimized for efficient storage, access, and transmission.
This library provides the definition of the enclave image format (EIF) file used in AWS Nitro Enclaves.
A compiler and bytecode VM for the Jzero language (a subset of Java)
A .DS_Store parser for Rust.
Pure-Rust bigWig/BBI reader and writer: header, chromosome B-tree, R-tree interval search, bedGraph/varStep/fixedStep section decode, zoom-level statistics, and a write_bigwig API that emits valid bigWig from (chrom,start,end,value) intervals.
A customized version of PrettyFace with new features (debug data, screenshot section, ENV var readouts)
ExtendData is an alternative for Object::DATA
Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed. Two notable systems that use the INI format are Samba and Trac. More information about INI files can be found on the [Wikipedia Page](http://en.wikipedia.org/wiki/INI_file). ### Properties The basic element contained in an INI file is the property. Every property has a name and a value, delimited by an equals sign *=*. The name appears to the left of the equals sign and the value to the right. name=value ### Sections Section declarations start with *[* and end with *]* as in `[section1]` and `[section2]` shown in the example below. The section declaration marks the beginning of a section. All properties after the section declaration will be associated with that section. ### Comments All lines beginning with a semicolon *;* or a number sign *#* are considered to be comments. Comment lines are ignored when parsing INI files. ### Example File Format A typical INI file might look like this: [section1] ; some comment on section1 var1 = foo var2 = doodle var3 = multiline values \ are also possible [section2] # another comment var1 = baz var2 = shoodle
Simplistic parsing of INI style files. Data within sections can be handled as raw lines or as an array split on spaces.
This Gem scrapes barbershopwiki.com and organizes the data for perusal via a simple CLI. Created for the Ruby CLI project in section one of Learn.co's Full Stack Web Development program.
The International Standard Industrial Classification (ISIC) is a United Nations system for classifying economic data. The classification is based in four hierarchical levels: sections, divisions, groups and classes. This gem allows to classify an entity based on its ISIC code.
The Koda Framework allows you to create websites, iphone apps, android apps or single page js apps apps and manages your data with a very simple, yet versatile and configurable admin section.
A development tool that renders Shopify Liquid templates locally with mock data, providing a browser-based preview for sections and snippets.
MenuMarkup is a super simple markup to specify menu data in plain text. When the MenuMarkup is parsed it creates a Menu. A Menu consists of two types: Items and Sections. Items have multiple Prices.
This library lets you validate usernames against a blacklist. The blacklist data is based on the data from The-Big-Username-Blacklist and contains privilege, programming terms, section names, financial terms and actions. see also... - https://github.com/marteinn/The-Big-Username-Blacklist - https://pypi.python.org/pypi/the_big_username_blacklist - https://www.npmjs.com/package/the-big-username-blacklist
Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed. Two notable systems that use the INI format are Samba and Trac. More information about INI files can be found on the [Wikipedia Page](http://en.wikipedia.org/wiki/INI_file). ### Properties The basic element contained in an INI file is the property. Every property has a name and a value, delimited by an equals sign *=*. The name appears to the left of the equals sign and the value to the right. name=value ### Sections Section declarations start with *[* and end with *]* as in `[section1]` and `[section2]` shown in the example below. The section declaration marks the beginning of a section. All properties after the section declaration will be associated with that section. ### Comments All lines beginning with a semicolon *;* or a number sign *#* are considered to be comments. Comment lines are ignored when parsing INI files. ### Example File Format A typical INI file might look like this: [section1] ; some comment on section1 var1 = foo var2 = doodle var3 = multiline values \ are also possible [section2] # another comment var1 = baz var2 = shoodle
Breeze integrates a content editor into the rails workflow and lets developers define the layouts they create. It renders pages, that are made up of sections, that may include cards. Breeze also manages images, even lets you edit them, and manages translations when you go international. All data is stored in yaml files, images as assets. Breeze makes commits for changes which developers upstream in a very rails sort of way.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.