JavaScript timer based on performance.mark() and performance.measure(), providing high-resolution timings as well as nice Dev Tools visualizations. For browsers that don't support performance.mark(), it falls back to performance.now() or Date.now(). In Node, it uses process.hrtime().
mark measure performance user-timing timing polyfill stopwatch timerBookmarks is an extension created for Visual Studio Code. If you find it useful, please consider supporting it. It helps you to navigate in your code, moving between important positions easily and quickly. No more need to search for code. It also supports a set of selection commands, which allows you to select bookmarked lines and regions between bookmarked lines. It's really useful for log file analysis.
navigation bookmark vscode visual-studio-code vscode-extension sticky jump mark selection multi-root-readyHighlight keywords using JavaScript. Intended for every use case. Can e.g. be used to mark text in search results.
mark highlight highlighter mark-text highlighting highlight-keywords mark.js markjs jquery.mark jmhighlight search text keywordObjective Markup Notation, abbreviated as Mark Notation or just Mark, is a new unified notation for both object and markup data. The notation is a superset of what can be represented by JSON, HTML and XML, but overcomes many limitations these popular data formats, yet still having a very clean syntax and simple data model. The major syntax extension Mark makes to JSON is the introduction of a Mark object. It is a JSON object extended with a type name and a list of content items, similar to element in HTML and XML.
mark markup notation json json5 parser stringify html xml jsonml virtual-dom s-expression<mark> tag plugin for markdown-it markdown parser.v2.+ requires markdown-it v5.+, see changelog.
markdown-it-plugin markdown-it markdown markTimingz.js is a tool for collecting measurements of code execution times in the browser and deriving statistical data from those measurements. It makes it easy to run your code under test many times and collect data to produce meaningful data-points like mean, median, and standard deviation. Timingz.js comes in two parts: a client side module that wraps the browser's window.performance API and a command line tool for running the data collection server and displaying results. The client module captures the start and end times for each measurement and sends them back to the server, which keeps track of the data and calculates the data points at the end.
performance stats measure markThis module works on both Node.js and browsers. Match glob expressions using * and ? against any JavaScript data type. The character * means match anything of any length, the character ? means match exactly one of any character, and all other characters match themselves.
glob star question mark expression regularThis library allows users to mark page content fragments and get unique url to the page with marked fragments. Anybody can select chosen parts (paragraphs, sentences or words) and share these selection with others. Opening of that url will open the page with same content and restored marks. This feature was developed for official site of President of Russia. After some months of active use it was published under MIT license.
mark share selection pluginThis project is no longer actively maintained. String to be highlighted.
react highlight text string mark react-componentSmall timing library. Useful to integrate into libraries that have multiple methods. Works both in the browser and Node. To use this in Node, make sure you are using v8.5.0 or greater. Start a new timing.
browser timing mark measure performanceHighlight/Unhighlight text. Regular expression can also be used. It highlights your text as you type. Switch matching mode. Case sensitive match, Whole match are available. From command palette, you can even change the matching mode after you specified a highlight.
vscode-extension highlighting mark marker match highlight searchXcode extension for automatic generation of MARK comments. If you would like to organize your code with MARK comments, this will save you some time. Mark automatically generates comments from any class, struct, enum, protocol or extension declaration in the current file.
mark mark-comments xcode-extension
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.