mobz / get-timezone-offsetLinks
tiny library to get timezone offsets for any IANA timezone using Intl
☆23Updated last year
Alternatives and similar repositories for get-timezone-offset
Users that are interested in get-timezone-offset are comparing it to the libraries listed below
Sorting:
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- IPC over PostgreSQL LISTEN/NOTIFY/UNLISTEN exposed as an EventEmitter☆31Updated 3 years ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated this week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 7 years ago
- Allows secure eval execution of JavaScript code in a browser context.☆26Updated 2 years ago
- Transform a stream of JSON into a stream of Line Delimited JSON☆24Updated last year
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 4 months ago
- Handle errors with async/await without try/catch.☆47Updated 5 years ago
- Run your test suite against all published versions of a dependency☆53Updated 2 months ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated last week
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 months ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Promise-based Wait List for your apps