entries
There are 38 repositories under entries topic.
sknightq/vue-mpc
multiple pages (multiple entries) based on vue-cli3.x(基于vue-cli3.x创建的多页面应用,每个页面入口又可以创建自己的vue-router)
es-shims/Object.entries
ES2017 spec-compliant shim for Object.entries
es-shims/Object.fromEntries
Official ES spec-compliant polyfill for Object.fromEntries
nfourtythree/entriessubset
Craft field type plugin that extends the core Entries field type to give extra settings
alochaus/react-blog
PERN stack web application.
webdna/boris
Make your entries invincible! Protect them from being deleted
nodef/extra-map
A group of functions for working with Maps.
simmzl/vite-plugin-entries-build-cache
A Vite plugin that provides a cache mechanism to speed up the multi-entry build process.
arnost00/members
Php system for handling club entries in czech orienteering
Sommie09/GADSLeaderBoard
Mobile Application that displays an updated list of names on the GADS LeaderBoard (Google Africa Developers Scholarship 2020). Implemented using Retrofit and Material Design Style Guides.
stdlib-js/utils-from-entries
Create an object from key-value pairs.
bkb3/duplicate-bib-fix
Small python script to check and replace duplicated bib entries in your .tex files
es-shims/Array.prototype.entries
An ES2015 spec-compliant `Array.prototype.entries` shim/polyfill/replacement that works as far down as ES3.
LearnToCode180/DBpedia-Spotlight-Tutorial
Entity linking using the DBpedia tool named Spotlight and how to extract offsets of the entities linked to the knowledge bases (also in case of a long text)
mrdotx/efistub
shell script to create efi boot entries with efibootmgr
CoRS-Tech/OxfordDictionaryApiDotNet
An unofficial .NET wrapper for the Oxford Dictionaries API
lamansky/construct-map
[Node.js] Turns entries into a Map or other key-value collection.
nodef/extra-entries
A collection of functions for operating upon Entries.
nodef/extra-lists
A collection of functions for operating upon Lists.
nodef/extra-object
A collection of methods for working with Objects.
nodef/extra-set
A pack of functions for working with Sets.
oid-directory/go-radit
radit implements various subsets of the RADIT Internet-Draft
realestninja/wpPoacher
Save all blog entries as JSON files from a WordPress blog
stdlib-js/array-base-bifurcate-entries
Split array element entries into two groups.
stdlib-js/array-base-bifurcate-entries-by
Split element entries into two groups according to an predicate function.
stdlib-js/array-base-group-entries
Group element entries as arrays associated with distinct keys.
stdlib-js/array-base-group-entries-by
Group element entries according to an indicator function.
stdlib-js/ndarray-iter-values
Create an iterator which returns individual elements from a provided ndarray.
anonymt-dev/entry
i just write stuff
Folarin-Isaac/Gads-App
Mobile Application that displays an updated list of names on the GADS LeaderBoard (Google Africa Developers Scholarship 2020)
lotharschulz/kotlin-enum-entries
sample code about a performant replacement of the Kotlin enum class values function in Kotlin 1.8.20
natee/webpack-multiple-entries
webpack多入口文件页面打包配置
nodef/extra-ientries
IEntries is an iterable list of key-value pairs, with unique keys.
nodef/extra-ilists
ILists is a pair of key iterable list and value iterable list, with unique keys.
nodef/extra-sorted-array
A sorted array is a collection of values, arranged in an order.