Posts
-
minimal-json
A fast and small JSON parser and writer for Java
You can parse JSON from a
Stringor from ajava.io.Reader. You don’t need to wrap your reader in a BufferedReader, as the parse method uses a reading buffer.JsonValue value = Json.parse(string);Tags: #java
-
ZigUP
CC2530 based multi-purpose ZigBee Relais, Switch, Sensor and Router
- Small enough to fit under a normal lightswitch in an european flush-mounted box (“Unterputzdose” - That´s the UP in ZigUP)
- integrated optional ZigBee Router functionality (extends the range of all your other devices)
- Powerful bistable relais for up to 10 amps load
- 2 Inputs for switches/buttons:
- Input “KEY” directly toggles the relais and outputs a ZigBee message
- Input “DIG” only outputs a ZigBee message - So your coordinator can decide if the relais has to be toggled or not.
- Input for 16 digital temperature (DS18B20) and 1 humidity sensors (DHT22/AM2302) (Measurements will be reported via ZigBee)
- Input for S0-Bus impulses from power-, water- or gas-meters. Count-Value will be reported via ZigBee)
- Output for one normal LED or up to 10 WS2812B/Neopixel RGB-LEDs (controllable via ZigBee)
- Analog input to measure voltages of up to 32 Volt. (Voltage will be reported via ZigBee)
- Fully equipped debug-port to allow CC Debugger flashing and packet sniffing
Tags: #javascript
-
fhir_client
Ruby FHIR Client
Ruby FHIR client.
Supports:
- FHIR R4, STU3 and DSTU2
- JSON and XML
- All CRUD, including version read and history
- Transactions and Batches
- Search
- Operations (e.g.
$everything,$validate) - Support for OAuth2
Tags: #ruby • fhir • fhir-client
-
auto_html
Collection of filters that transform plain text into HTML code.
AutoHtml is a collection of filters that transforms plain text into HTML code.
Tags: #ruby
-
persian-tools
An anthology of a variety of tools for the Persian language in javascript
- Convert Persian words to the number.
- Convert Numbers to Persian words.
- Add and remove commas to numbers.
- Convert Persian numbers to Arabic or English numbers and vice versa.
- Validate Iranian national number(code-e Melli).
- Find city and province name by national code(code-e Melli).
- Bill calculator.
- Check Iranian Sheba(IBAN) validation and recognize bank information by sheba code.
- Validate Bank card number.
- Find Bank’s name by Card number.
- Validate the correctness of the text of the Persian language and clear the Arabic letters in the Persian text.
- Fix Persian characters in URL.
- Fix Persian zero-width non-joiner(Replace spaces by half-space)
Tags: #typescript • number-to-words • words-to-numbers
-
omniauth-apple
OmniAuth strategy for Sign In with Apple
OmniAuth strategy for Sign In with Apple.
Tags: #ruby
-
arcgis-cookbook
Chef cookbooks for ArcGIS
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Tags: #ruby • cookbook • chef
-
react-use-form-state
📄 React hook for managing forms and inputs state
Managing form state in React can be a bit unwieldy sometimes. There are plenty of great solutions already available that make managing forms state a breeze. However, many of those solutions are opinionated, packed with tons of features that may end up not being used, and/or require shipping a few extra bytes!
Luckily, the recent introduction of React Hooks and the ability to write custom hooks have enabled new possibilities when it comes sharing state logic. Form state is no exception!
react-use-form-stateis a small React Hook that attempts to simplify managing form state, using the native form input elements you are familiar with!Tags: #javascript • reactjs • react
-
tesla-api
🚘 A Ruby gem and unofficial documentation of Tesla’s JSON API for the Model S, 3, X, and Y.
This is unofficial documentation of the Tesla JSON API used by the iOS and Android apps. The API provides functionality to monitor and control the Model S (and future Tesla vehicles) remotely. The project provides both a documentation of the API and a Ruby library for accessing it.
If any folks at Tesla are reading this, I’d love to help coordinate a developer program for your APIs. If there’s any way I can be helpful, please feel free to get in contact. Also, I’d love to be in the beta firmware program :wink:
Tags: #ruby • tesla • api
-
OneDark-Pro
Atom’s iconic One Dark theme for Visual Studio Code
Atom’s iconic One Dark theme, and one of the most installed themes for VS Code!
Tags: #typescript • theme • vscode
subscribe via RSS