Pinned Repositories
BrainFuck-SQL
BrainFuck Interpreter in SQL
dbil
Simple, synchronous and fast document database with MongoDB syntax.
dom
A helper for manipulating Dom.
forthune
Forth interpreter in JavaScript
FSB_Expert_Advisor_Code
MQL Code used by Forex Strategy Builder Professional for exporting Expert Advisors
FSB_Pro_Indicators
Technical Indicators for Forex Strategy Builder Professional
http-request
Simple HTTP Request helper for the browser
MT4-FST-Library.dll
A bridge between Forex Strategy Trader and MetaTrader 4
request-service
A wrapper around `request` with a sane callback
tar
Creates or extract TAR archives in Nodejs without dependencies.
PopovMP's Repositories
PopovMP/forthune
Forth interpreter in JavaScript
PopovMP/dbil
Simple, synchronous and fast document database with MongoDB syntax.
PopovMP/camel-case
Converts text to camel case
PopovMP/deno-html-template-engine
HTML Template Engine
PopovMP/json-value-parser
Parses JSON values to number, boolean, null, or string
PopovMP/micro-logger
A simple Logger helper for nodejs
PopovMP/mos-6502
MOS 6502 emulator
PopovMP/mt-report-parser
Parses a MetaTrader History report and calculates stats
PopovMP/options-parser
Parses CLI options
PopovMP/req-log
A simple and fats request logger for express
PopovMP/schemy
A Scheme language interpreter in JavaScript.
PopovMP/tar
Creates or extract TAR archives in Nodejs without dependencies.
PopovMP/dom
A helper for manipulating Dom.
PopovMP/http-request
Simple HTTP Request helper for the browser
PopovMP/request-service
A wrapper around `request` with a sane callback
PopovMP/apple-screen-emulator
Apple 1 - Screen Emulator
PopovMP/deno-base64
Bese64 encoder / decoder
PopovMP/deno-dbil
DBil - simple, synchronous, embedded Mongo-like, document DB.
PopovMP/deno-file-writer
File Writer supports multiple asynchronous write operations while preventing racing conditions.
PopovMP/deno-jwt
JWT helpers
PopovMP/deno-logger
Logger with tags, tee, and last error for Node and Deno
PopovMP/dom-event-subscriber
Helps to subscribe and unsubscribe HTML Elements to DOM events
PopovMP/file-writer
Provides fire-and-forget IO methods
PopovMP/forth-js-interpreter
Forth interpreter in JavaScript
PopovMP/html-ast
Parse a standard HTML file to an AST.
PopovMP/jed
An ed-like ediotr in JavaScript
PopovMP/logger
A NodeJS EsModule Logger module written in TypeScript
PopovMP/read-json
Reads a JSON file. Supports UTF8, UTF16, BOM
PopovMP/string-in-c
string helper functions in c
PopovMP/vector-in-c
Vector in C