Tiny library to get timezone offsets for a place and time
parse tzinfo files
sniff for timezone info using pure JS
parse tzinfo files
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
IRC Timebot for Freenode
The compat-data to determine required Babel plugins
A simple key/value storage using files to persist the data
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Node.js releases data
Another JSON Schema Validator
Open Web data by the Mozilla Developer Network
Get the byteLength out of a DataView, robustly.
Process execution for humans
Get the byteOffset out of a DataView, robustly.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
The ultimate javascript content-type utility.
Get the ArrayBuffer out of a DataView, robustly.
Web framework built on Web Standards
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Normalizes data that can be found in package.json files.
Next-generation ES module bundler
Determine if the current node version supports the `--preserve-symlinks` flag.
Hooks for managing, caching and syncing asynchronous and remote data in React
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
TZInfo provides access to time zone data and allows times to be converted using time zone rules.
Teasy builds on tzinfo to get time zone data and provides time classes to ease working with time zones. It provides TimeWithZone which is similiar to Rails' ActiveSupport::TimeWithZone but with less quirks. And it provides FloatingTime which is time without a zone.